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
|
||||
ExecStart=/opt/etherpad/src/bin/run.sh /var/log/etherpad.log
|
||||
User=etherpad
|
||||
Environment="NODE_ENV=production"
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Add table
Reference in a new issue