3 lines
112 B
Bash
3 lines
112 B
Bash
|
inlets client --remote=104.236.9.120:8090 --upstream=http://127.0.0.1:5000 --token=$1 &
|
||
|
FLASK_APP=fgs flask run
|