Désactivation du log

Este commit está contenido en:
Eric van der Vlist 2020-04-19 16:34:55 +02:00
padre f1c0b7e1d2
commit 68f507d2c8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados

Ver fichero

@ -11,6 +11,7 @@ services:
- VIRTUAL_PORT=80
- LETSENCRYPT_HOST=covid.vdv.re
- LETSENCRYPT_EMAIL=vdv@dyomedea.com
- DISABLE_ACCESS_LOGS=true
networks:
- global
restart: always