|
@@ -7,7 +7,7 @@ Requires=networking.service
|
|
|
User={{ client_username }}
|
|
User={{ client_username }}
|
|
|
TimeoutStartSec=0
|
|
TimeoutStartSec=0
|
|
|
WorkingDirectory=/home/{{ client_username }}/consultorio_backend/back/
|
|
WorkingDirectory=/home/{{ client_username }}/consultorio_backend/back/
|
|
|
-ExecStart=/usr/bin/python3 app.py
|
|
|
|
|
|
|
+ExecStart=/usr/bin/python3 app.py {{ client_port }}
|
|
|
|
|
|
|
|
[Install]
|
|
[Install]
|
|
|
WantedBy=multi-user.target
|
|
WantedBy=multi-user.target
|