添加valkey support

This commit is contained in:
CN-JS-HuiBai
2026-04-04 19:33:22 +08:00
parent 96dd30a343
commit f75e755f3d
6 changed files with 184 additions and 16 deletions

View File

@@ -67,9 +67,9 @@ RestartSec=10
StandardOutput=syslog
StandardError=syslog
SyslogIdentifier=data-wall
# Pass environment via .env file injection for flexibility
EnvironmentFile=-$PROJECT_DIR/.env
Environment=NODE_ENV=production
Environment=PORT=3000
# If you have specific env vars in .env, they will be loaded by the app's dotenv.config()
[Install]
WantedBy=multi-user.target