Browse Source

Added localhost path (#9565)

Ajay Kidave 5 months ago
parent
commit
83bb868a8f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      frameworks/Python/clace/run.sh

+ 1 - 0
frameworks/Python/clace/run.sh

@@ -15,5 +15,6 @@ EOF
 
 
 clace server start &
 clace server start &
 sleep 2
 sleep 2
+clace app create --auth=none --approve /clace /
 clace app create --auth=none --approve /clace tfb-server:/
 clace app create --auth=none --approve /clace tfb-server:/
 tail -f /dev/null
 tail -f /dev/null