run cli
parent
3c4d5badbd
commit
73790cbee6
|
@ -112,7 +112,7 @@ if __name__ == "__main__":
|
||||||
#API_KEY=your-secret-key
|
#API_KEY=your-secret-key
|
||||||
#WHITELISTED_IPS=127.0.0.1,192.168.1.10
|
#WHITELISTED_IPS=127.0.0.1,192.168.1.10
|
||||||
|
|
||||||
# cd /root/hestia_runner/ && uvicorn hestia_runner:app --host 0.0.0.0 --port 1002
|
# cd /root/hestia_runner/ && source .venv/bin/activate.fish && uvicorn hestia_runner:app --host 0.0.0.0 --port 1002
|
||||||
|
|
||||||
#curl -X POST http://your-server-ip:3001/vesta/add-user \
|
#curl -X POST http://your-server-ip:3001/vesta/add-user \
|
||||||
# -H "x-api-key: your_api_key_here" \
|
# -H "x-api-key: your_api_key_here" \
|
||||||
|
|
Loading…
Reference in New Issue