etherpad: Set NODE_ENV
This commit is contained in:
parent
783fe35be2
commit
12604155cd
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ Restart=always
|
||||||
RestartSec=10s
|
RestartSec=10s
|
||||||
ExecStart=/opt/etherpad/src/bin/run.sh /var/log/etherpad.log
|
ExecStart=/opt/etherpad/src/bin/run.sh /var/log/etherpad.log
|
||||||
User=etherpad
|
User=etherpad
|
||||||
|
Environment="NODE_ENV=production"
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
Loading…
Add table
Reference in a new issue