TZ piwigo

This commit is contained in:
valentin
2023-03-22 17:19:59 +01:00
parent 621cd7ffc0
commit 142a8b1b1c

View File

@@ -4,7 +4,7 @@ services:
piwigo: piwigo:
image: lscr.io/linuxserver/piwigo:${PIWIGO_VERSION} image: lscr.io/linuxserver/piwigo:${PIWIGO_VERSION}
environment: environment:
- TZ=FR - TZ=Europe/Paris
volumes: volumes:
- piwigo_config:/config - piwigo_config:/config
- piwigo_gallery:/gallery - piwigo_gallery:/gallery