Add run script.

This commit is contained in:
Danila Fedorin 2020-02-01 21:30:05 -08:00
parent 585daaf24a
commit 8839eedd40
1 changed files with 2 additions and 0 deletions

2
run.sh Executable file
View File

@ -0,0 +1,2 @@
inlets client --remote=104.236.9.120:8090 --upstream=http://127.0.0.1:5000 --token=$1 &
FLASK_APP=fgs flask run