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
|
||||
|
||||
[Service]
|
||||
Environment="DEBUG=xo:main"
|
||||
ExecStart=/usr/local/bin/xo-server
|
||||
Restart=always
|
||||
SyslogIdentifier=xo-server
|
||||
|
Loading…
Reference in New Issue
Block a user