8 - ./docker/nginx/nginx.conf:/nginx.conf
9 - ./docker/logs/nginx:/var/log/nginx
13 command: nginx -c /nginx.conf
18 # Set here your timezone using one of this: http://php.net/manual/en/timezones.php
19 timezone: 'Europe/Monaco'
29 # Comment non-used DBMS lines
30 # If all DBMS are commented out, sqlite will be used as default
31 # - ./docker/postgres/env
32 # - ./docker/mariadb/env
38 # - ./docker/data/pgsql:/var/lib/postgresql/data
40 # - ./docker/postgres/env
46 # - ./docker/data/mariadb:/var/lib/mysql
48 # - ./docker/mariadb/env