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