Fixed proxy server config for saio
This commit is contained in:
1 changed files with 2 additions and 2 deletions
@@ -181,9 +181,9 @@ good idea what to do on other environments.
user = <your-user-name>
[pipeline:main]
pipeline = healthcheck cache auth proxy
pipeline = healthcheck cache auth proxy-server
[app:proxy]
[app:proxy-server]
use = egg:swift#proxy
[filter:auth]
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.