etherpad: Set NODE_ENV

This commit is contained in:
polyfloyd 2024-01-07 14:32:03 +01:00
parent 783fe35be2
commit 12604155cd

View file

@ -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