Stop ean-hotels with a sigkill

This commit is contained in:
Jeremy Dormitzer 2020-05-22 18:11:41 -04:00
parent 74f067b890
commit 59f995ff8f

View File

@ -5474,7 +5474,7 @@ Some functions to make my day job easier.
:command "~/lola/python-services/ean_hotels/bin/start.sh"
:args '("web")
:cwd "~/lola/python-services"
:stop-signal 'int
:stop-signal 'kill
:init-async (python-service-setup "~/lola/python-services/.venv"
"~/lola/python-services/ean_hotels/.env"
:env-dir "~/lola/python-services"))