Use the correct command to start spend-service
This commit is contained in:
parent
1227a9f837
commit
8235d8d0ae
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user