fix: TypeScript errors in server-metrics service
This commit is contained in:
@@ -11,5 +11,14 @@ FRONTEND_URL=http://localhost:5173
|
||||
# Hetzner Cloud API
|
||||
HETZNER_TOKEN=your_hetzner_api_token_here
|
||||
|
||||
# SSH Servers (for metrics collection)
|
||||
SERVER_HOST=176.9.3.158
|
||||
SERVER_USER=root
|
||||
SERVER_PASS=your_cwp_server_password
|
||||
|
||||
EASY_HOST=178.63.18.51
|
||||
EASY_USER=root
|
||||
EASY_PASS=your_easypanel_password
|
||||
|
||||
# Production URLs
|
||||
# FRONTEND_URL=https://dash.descomplicar.pt
|
||||
|
||||
Reference in New Issue
Block a user