| title: "My code-server Space" | |
| sdk: docker | |
| app_port: 8080 | |
| args: ["--auth", "none", "--bind-addr", "0.0.0.0:8080"] | |
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |
| title: "My code-server Space" | |
| sdk: docker | |
| app_port: 8080 | |
| args: ["--auth", "none", "--bind-addr", "0.0.0.0:8080"] | |
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |