This unit is provided by:
Options
-
[Service]-
ExecStart=gunicorn --workers 2 --bind 0.0.0.0:5001 oraculum
-
-
[Unit]-
After=network.target -
Description=Gunicorn instance to serve oraculum
-
Additionnal notes
Nothing here.