mirror of
https://github.com/bunkerity/bunkerized-nginx
synced 2023-12-13 21:30:18 +01:00
Fix redirect tests docker-compose file
This commit is contained in:
parent
9b4a9277da
commit
8ae7b8f43b
1 changed files with 0 additions and 3 deletions
|
@ -13,9 +13,6 @@ services:
|
|||
HTTP_PORT: "80"
|
||||
USE_BUNKERNET: "no"
|
||||
USE_BLACKLIST: "no"
|
||||
USE_REVERSE_PROXY: "yes"
|
||||
REVERSE_PROXY_HOST: "http://app1:8080"
|
||||
REVERSE_PROXY_URL: "/"
|
||||
LOG_LEVEL: "info"
|
||||
|
||||
# ? REDIRECT settings
|
||||
|
|
Loading…
Reference in a new issue