Sunset Mikoto commited on
Commit
a9ad891
·
1 Parent(s): 8ddd487
Files changed (1) hide show
  1. deploy-container/entrypoint.sh +1 -1
deploy-container/entrypoint.sh CHANGED
@@ -97,4 +97,4 @@ fi
97
 
98
  echo "[$PREFIX] Starting code-server..."
99
  # Now we can run code-server with the default entrypoint
100
- /usr/bin/entrypoint.sh --bind-addr 0.0.0.0:8080 $START_DIR
 
97
 
98
  echo "[$PREFIX] Starting code-server..."
99
  # Now we can run code-server with the default entrypoint
100
+ /usr/bin/entrypoint.sh --bind-addr 0.0.0.0:7860 $START_DIR