mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 10:56:23 +00:00
refactored all to dev
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
|
||||
COOKBOOK=/git/docker-compose-cookbooks #HELP: cookbooks
|
||||
TZ=America/Vancouver
|
||||
VOL_PATH=./data #HELP: volpath
|
||||
|
||||
# piwigo
|
||||
PIWIGO_IMAGE=lscr.io/linuxserver/piwigo:latest
|
||||
PIWIGO_PUID=1000
|
||||
PIWIGO_PGID=1000
|
||||
Reference in New Issue
Block a user