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