(20241122) Test Callback has been set up for OAuth testing...

This commit is contained in:
2024-11-22 17:12:20 +05:30
parent 28f9f6f91f
commit a6621a5808
24 changed files with 1470 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# Use this to run the microservice without any docker setup.
source .venv/bin/activate
python3 "$(pwd)/api/main.py" --host "127.0.0.1" --port 5205 --workers 4 --script-id "kps_tcaoff_mUPO2QB8" &
python3 "$(pwd)/api/main.py" --host "127.0.0.1" --port 5108 --workers 4 --script-id "kps_cnv_KBC3MoaU" &
deactivate
# All done: