Skip to content
Snippets Groups Projects
Commit 60e84810 authored by Nathan Rodet's avatar Nathan Rodet
Browse files

Changes to cloud-init config

parent 6ad2add6
No related branches found
No related tags found
6 merge requests!6End of development,!5Develop,!4End of development,!3Develop,!2hot-fix: change readme.md,!1Develop
Pipeline #49039 passed
...@@ -15,3 +15,4 @@ runcmd: ...@@ -15,3 +15,4 @@ runcmd:
- "mkdir -p /root/.config/code-server/" - "mkdir -p /root/.config/code-server/"
- "echo 'bind-addr: 0.0.0.0:8080\nauth: password\npassword: yfB4W23G\ncert: false\n' > /root/.config/code-server/config.yaml" - "echo 'bind-addr: 0.0.0.0:8080\nauth: password\npassword: yfB4W23G\ncert: false\n' > /root/.config/code-server/config.yaml"
- "systemctl enable --now code-server@$USER" - "systemctl enable --now code-server@$USER"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment