Browse Source

update docker/code-server-config.yaml.

Signed-off-by: 李昂 <liang6516@outlook.com>
李昂 3 years ago
parent
commit
7b4df2425d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker/code-server-config.yaml

+ 1 - 1
docker/code-server-config.yaml

@@ -1,4 +1,4 @@
-bind-addr: 127.0.0.1:8080
+bind-addr: 0.0.0.1:8080
 auth: password
 password: pikadev
 cert: false