Extend Timeout to allow time to pull the image

This commit is contained in:
XenGi 2024-08-08 00:08:21 +02:00
parent 73f65e00ba
commit 1978208b61
Signed by: xengi
SSH key fingerprint: SHA256:jxWM2RTHvxxcncXycwwWkP7HCWb4VREN05UGJTbIPZg

View file

@ -21,7 +21,7 @@ Volume=/etc/sanic/config.ini:/config.ini
[Service}
Restart=always
TimeoutStartSec=900
[Install]
WantedBy=default.target
WantedBy=multi-user.target default.target