Initial file structure refactor

This commit is contained in:
Sonny Bakker 2021-01-27 22:40:26 +01:00
parent fe72523a5a
commit ccab22dea3
31 changed files with 369 additions and 427 deletions

View file

@ -1,11 +0,0 @@
# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
#
[Unit]
Description=Gunicorn socket
[Socket]
ListenStream=/run/gunicorn.sock
User=www-data
[Install]
WantedBy=sockets.target