CoolFace
Apppublic

tqhoa/test-selenium

sourceHugging Facemitupdated 4y agoView on Hugging Face
1likes
run.sh4 linesDownload Raw Back to root
1#!/bin/sh2 3nohup bash /opt/bin/entry_point.sh &4python3 -m uvicorn main:app --host 0.0.0.0 --port 5000 --reload