mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
8 lines
158 B
Bash
8 lines
158 B
Bash
# Gatus
|
|
|
|
TZ=America/Vancouver
|
|
CONFIG_PATH=/data/config.yml
|
|
VOL_PATH=/data
|
|
GATUS_RESTART=unless-stopped
|
|
GATUS_PORT=8080
|
|
GATUS_IMAGE=twinproduction/gatus:latest |