mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 16:05:54 +00:00
Change environment variable to use .env file
This commit is contained in:
@@ -58,7 +58,7 @@ Requires=postgresql.service
|
||||
Type=simple
|
||||
User=root
|
||||
WorkingDirectory=/opt/snowshare
|
||||
Environment=NODE_ENV=production
|
||||
EnvironmentFile=/opt/snowshare/.env
|
||||
ExecStart=/usr/bin/npm start
|
||||
Restart=on-failure
|
||||
RestartSec=10
|
||||
|
||||
Reference in New Issue
Block a user