Add soft French voice and contact saving
This commit is contained in:
@@ -5,6 +5,7 @@ After=network.target
|
||||
[Service]
|
||||
WorkingDirectory=/root/openbot
|
||||
EnvironmentFile=/root/openbot/.env
|
||||
Environment=CONTACTS_FILE=/root/openbot/data/contacts.json
|
||||
ExecStart=/root/openbot/.venv/bin/gunicorn -w 2 -b 0.0.0.0:8080 app:app
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
|
||||
Reference in New Issue
Block a user