Remove debug
This commit is contained in:
parent
125f5ca205
commit
139a7fc7d3
@ -3,7 +3,7 @@ Description=Tellme Server
|
|||||||
After=network.target
|
After=network.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
User=cgsserver
|
User=tellme
|
||||||
WorkingDirectory=/opt/tellme
|
WorkingDirectory=/opt/tellme
|
||||||
Environment=FLASK_CONFIG=production
|
Environment=FLASK_CONFIG=production
|
||||||
ExecStart=waitress-serve --host=0.0.0.0 --port=8080 tellmesrv:app
|
ExecStart=waitress-serve --host=0.0.0.0 --port=8080 tellmesrv:app
|
||||||
|
Loading…
Reference in New Issue
Block a user