Vijish commited on
Commit
2293b52
1 Parent(s): faaa6c1

Create new file

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