Update 2 files
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 21s

This commit is contained in:
Your Name
2025-09-01 19:42:31 +12:00
parent 22b3152e77
commit 63b9422064
2 changed files with 4 additions and 3 deletions

View File

@@ -27,8 +27,11 @@ IDLE_TIMEOUT=300
HOST_PORT=8880
PUBLIC_IP=
# Server Settings
SSH_USER="root"
# Optional: Cloudflare Tunnel
CLOUDFLARE_TUNNEL_TOKEN=
# Optional: Monitoring
GRAFANA_PASSWORD=admin
GRAFANA_PASSWORD=admin

View File

@@ -8,5 +8,3 @@ IMAGE_TAG="latest"
# Server Settings
SSH_USER="root"