Use the correct command to start spend-service

This commit is contained in:
Jeremy Dormitzer 2021-04-05 10:47:12 -04:00
parent 1227a9f837
commit 8235d8d0ae

View File

@ -360,7 +360,7 @@
:name "spend-service"
:tags '(lola backend)
:command "~/lola/python_services/spend/bin/start.sh"
:args '("web")
:args '("web-dev")
:cwd "~/lola/python_services"
:stop-signal 'int
:init-async (python-service-setup "~/lola/python_services/.venv"