autoconf - fixing various bug when SWARM_MODE=yes

This commit is contained in:
bunkerity
2021-05-28 12:16:56 +02:00
parent 0f8e56a668
commit dfce0c06dd
4 changed files with 20 additions and 36 deletions

View File

@@ -74,7 +74,7 @@ services:
- "node.role==worker"
labels:
- "bunkerized-nginx.SERVER_NAME=app1.website.com"
- "bunkerized-nginx.REMOTE_PHP=php"
- "bunkerized-nginx.REMOTE_PHP=app1"
- "bunkerized-nginx.REMOTE_PHP_PATH=/www"
app2: