Extend Timeout to allow time to pull the image
This commit is contained in:
parent
73f65e00ba
commit
1978208b61
|
@ -21,7 +21,7 @@ Volume=/etc/sanic/config.ini:/config.ini
|
||||||
|
|
||||||
[Service}
|
[Service}
|
||||||
Restart=always
|
Restart=always
|
||||||
|
TimeoutStartSec=900
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=default.target
|
WantedBy=multi-user.target default.target
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue