Remove DEPLOYMENT_MODE environment variable from frontend service configuration
This commit is contained in:
parent
fa4e953f72
commit
a533865a80
@ -76,7 +76,6 @@ Wants=guardian-backend.service
|
||||
[Service]
|
||||
WorkingDirectory=/opt/Guardian/frontend
|
||||
Environment=NODE_ENV=production
|
||||
Environment=DEPLOYMENT_MODE=standalone
|
||||
Environment=PORT=3000
|
||||
ExecStart=/usr/bin/npm run start
|
||||
Restart=always
|
||||
|
Loading…
x
Reference in New Issue
Block a user