We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 376858a + fccc4f8 commit 81645d0Copy full SHA for 81645d0
1 file changed
README.md
@@ -27,7 +27,7 @@ docker create \
27
-v /etc/localtime:/etc/localtime:ro \
28
-v <path to data>:/config \
29
-e PGID=<gid> -e PUID=<uid> \
30
--e TZ=<timezone>
+-e TZ=<timezone> \
31
-p 80:80 \
32
linuxserver/piwigo
33
```
0 commit comments