Browse Source

Désactivation du log

master
Eric van der Vlist 2 years ago
parent
commit
68f507d2c8
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      docker-compose.yml

+ 1
- 0
docker-compose.yml View File

@ -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

Loading…
Cancel
Save