Skip to content

Commit c33bd15

Browse files
committed
Add proxy prefix
1 parent 80a86bf commit c33bd15

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

conf/app.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ use: call:h.app:create_app
88

99
[filter:proxy-prefix]
1010
use: egg:PasteDeploy#prefix
11+
prefix = /hypothesis
12+
1113

1214
[server:main]
1315
use: egg:gunicorn#main

0 commit comments

Comments
 (0)