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,6 +27,9 @@ IDLE_TIMEOUT=300
HOST_PORT=8880 HOST_PORT=8880
PUBLIC_IP= PUBLIC_IP=
# Server Settings
SSH_USER="root"
# Optional: Cloudflare Tunnel # Optional: Cloudflare Tunnel
CLOUDFLARE_TUNNEL_TOKEN= CLOUDFLARE_TUNNEL_TOKEN=

View File

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