Fix autotest
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
|||||||
restart: 'no'
|
restart: 'no'
|
||||||
env_file: $PWD/.env
|
env_file: $PWD/.env
|
||||||
logging:
|
logging:
|
||||||
driver: journald
|
driver: $LOG_DRIVER
|
||||||
ports:
|
ports:
|
||||||
- "$BIND_ADDRESS4:80:80"
|
- "$BIND_ADDRESS4:80:80"
|
||||||
- "$BIND_ADDRESS4:443:443"
|
- "$BIND_ADDRESS4:443:443"
|
||||||
|
|||||||
Reference in New Issue
Block a user