No more badges path prefix.
This commit is contained in:
parent
ed0cee0b49
commit
6c5ff7c3c1
1 changed files with 2 additions and 2 deletions
|
@ -6,12 +6,12 @@ pipeline =
|
|||
|
||||
[filter:proxy-prefix]
|
||||
use = egg:PasteDeploy#prefix
|
||||
prefix = /badges
|
||||
prefix = /
|
||||
scheme = https
|
||||
|
||||
[filter:tw2]
|
||||
use = egg:tw2.core#middleware
|
||||
script_name = /badges/
|
||||
script_name = /
|
||||
|
||||
[filter:moksha]
|
||||
use = egg:moksha.wsgi#middleware
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue