Set debug to xo:main only in production.
This commit is contained in:
parent
682804b1ad
commit
40423a0547
@ -5,6 +5,7 @@ Description= XO Server
|
|||||||
After=network-online.target
|
After=network-online.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
Environment="DEBUG=xo:main"
|
||||||
ExecStart=/usr/local/bin/xo-server
|
ExecStart=/usr/local/bin/xo-server
|
||||||
Restart=always
|
Restart=always
|
||||||
SyslogIdentifier=xo-server
|
SyslogIdentifier=xo-server
|
||||||
|
Loading…
Reference in New Issue
Block a user