mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
7 lines
148 B
Bash
7 lines
148 B
Bash
# Compose
|
|
VOL_PATH=/data
|
|
HOMEPAGE_IMAGE=ghcr.io/gethomepage/homepage:latest
|
|
HOMEPAGE_RESTART=unless-stopped
|
|
HOMEPAGE_PORT=3000
|
|
TZ=America/Vancouver
|