Add panel feature updates across API, daemon, and web
This commit is contained in:
@@ -38,3 +38,10 @@ WEB_PORT=80
|
||||
# --- Daemon ---
|
||||
DAEMON_CONFIG=/etc/gamepanel/config.yml
|
||||
DAEMON_GRPC_PORT=50051
|
||||
|
||||
# --- CDN (Plugin Artifacts) ---
|
||||
CDN_BASE_URL=https://cdn.hibna.com.tr
|
||||
CDN_API_KEY=
|
||||
CDN_PLUGIN_BUCKET=gamepanel-plugin-artifacts
|
||||
CDN_PLUGIN_ARTIFACT_TTL_SECONDS=900
|
||||
CDN_WEBHOOK_SECRET=
|
||||
|
||||
Reference in New Issue
Block a user