We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80a86bf commit c33bd15Copy full SHA for c33bd15
conf/app.ini
@@ -8,6 +8,8 @@ use: call:h.app:create_app
8
9
[filter:proxy-prefix]
10
use: egg:PasteDeploy#prefix
11
+prefix = /hypothesis
12
+
13
14
[server:main]
15
use: egg:gunicorn#main
0 commit comments