mirror of
https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
synced 2026-06-13 01:56:38 +03:00
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