shoot date update service manual

This commit is contained in:
2026-09-10 01:16:59 -05:00
parent 384fc940bf
commit d7fde26d49
6 changed files with 262 additions and 91 deletions
+19
View File
@@ -0,0 +1,19 @@
# ==============================================================================
# NBA_Go Environment Configuration
# Target: Hetzner Coolify Server (178.105.149.129)
# ==============================================================================
# Database Credentials
DB_USER=postgres
DB_PASSWORD=postgrespassword
DB_NAME=appdb
DB_SSLMODE=disable
# HAProxy Ingress Endpoints (PostgreSQL 17 Replicated Cluster)
DB_WRITE_HOST=178.105.149.129
DB_WRITE_PORT=5437
DB_READ_HOST=178.105.149.129
DB_READ_PORT=5438
# Administrative Auth Token
ADMIN_SECRET=nba_super_secret_admin_token_2025