Revert "Ditch proxy prefix for bodhi2 staging."
This reverts commit 7839e70660
.
This commit is contained in:
parent
7839e70660
commit
6ab559ea0f
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
||||||
|
[filter:proxy-prefix]
|
||||||
|
use = egg:PasteDeploy#prefix
|
||||||
|
prefix = /updates
|
||||||
|
scheme = https
|
||||||
|
|
||||||
[app:main]
|
[app:main]
|
||||||
use = egg:bodhi
|
use = egg:bodhi
|
||||||
|
filter-with = proxy-prefix
|
||||||
|
|
||||||
##
|
##
|
||||||
## Messages
|
## Messages
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue