LegacyLeague commited on
Commit
0658f26
1 Parent(s): edf5adc

Upload 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"