This commit is contained in:
Eric Meehan 2024-09-14 21:08:45 -04:00
parent d13475c59c
commit b1b93f9c39

View File

@ -39,8 +39,6 @@
- name: INVESTMENT_VOLUME - name: INVESTMENT_VOLUME
value: "{{ kraken_bot_investment_volume }}" value: "{{ kraken_bot_investment_volume }}"
command: command:
- /bin/bash - /usr/bin/python3
- -c
- python3
- /usr/local/src/kraken-bot/app.py - /usr/local/src/kraken-bot/app.py
restartPolicy: OnFailure restartPolicy: OnFailure