1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-04-15 11:47:04 +02:00

Fix autotest

This commit is contained in:
Tim Möhlmann 2018-10-16 12:56:12 +03:00
parent acbb586e71
commit f3ebf35c75
No known key found for this signature in database
GPG Key ID: AFABC30066A39335

View File

@ -7,7 +7,7 @@ services:
restart: 'no'
env_file: $PWD/.env
logging:
driver: journald
driver: $LOG_DRIVER
ports:
- "$BIND_ADDRESS4:80:80"
- "$BIND_ADDRESS4:443:443"