添加valkey support
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user