Skip to content
Snippets Groups Projects
Commit dc8bccb4 authored by David Rouquet's avatar David Rouquet
Browse files

Change TZ in docker-compose.yml /close #2

parent d225ce49
No related branches found
No related tags found
1 merge request!2Daxid contribs
...@@ -13,7 +13,7 @@ services: ...@@ -13,7 +13,7 @@ services:
MYSQL_PASSWORD: MYSQL_PASSWORD:
GLPI_VAR_DIR: /var/www/data GLPI_VAR_DIR: /var/www/data
GLPI_CONFIG_DIR: /var/www/config GLPI_CONFIG_DIR: /var/www/config
TZ: "America/Bahia" TZ: "Europe/Paris"
db: db:
image: mariadb image: mariadb
environment: environment:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment