drop webapp
This commit is contained in:
parent
2cc455450c
commit
33f742e57d
|
@ -7,11 +7,6 @@ x-logging: &default-logging
|
||||||
max-file: "3"
|
max-file: "3"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
webapp:
|
|
||||||
build:
|
|
||||||
args:
|
|
||||||
WITH_ACCOUNTS: 1 # enable accounts frontend
|
|
||||||
|
|
||||||
nginx:
|
nginx:
|
||||||
environment:
|
environment:
|
||||||
- ACCOUNTS_ENABLED=1
|
- ACCOUNTS_ENABLED=1
|
||||||
|
|
Reference in New Issue