TZ piwigo
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user