Sa-m commited on
Commit
64db0a1
·
1 Parent(s): 7f37cdf

Create setup.sh

Browse files
Files changed (1) hide show
  1. setup.sh +2 -0
setup.sh ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ export GRADIO_SERVER_NAME=0.0.0.0
2
+ export GRADIO_SERVER_PORT="$PORT"