README.md - fixed srevice type
This commit is contained in:
@@ -182,7 +182,7 @@ ExecStart=/opt/fastapi-dls/venv/bin/uvicorn main:app \
|
|||||||
--proxy-headers
|
--proxy-headers
|
||||||
Restart=always
|
Restart=always
|
||||||
KillSignal=SIGQUIT
|
KillSignal=SIGQUIT
|
||||||
Type=notify
|
Type=simple
|
||||||
StandardError=syslog
|
StandardError=syslog
|
||||||
NotifyAccess=all
|
NotifyAccess=all
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user