(20241223) Making the tick simulator live for testing.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Use this to run the microservice without any docker setup.
|
||||
source .venv/bin/activate
|
||||
python3 "$(pwd)/api/main.py" --host "0.0.0.0" --port 5106 --workers 4 --script-id "kps_cnv_KBC3MoaU" &
|
||||
python3 "$(pwd)/wsocket/main.py" &
|
||||
python3 "$(pwd)/playground/socketio/tick_simulator.py" &
|
||||
deactivate
|
||||
|
||||
# All done:
|
||||
|
||||
Reference in New Issue
Block a user