mirror of
https://github.com/linuxserver/docker-code-server.git
synced 2025-04-15 06:09:30 +02:00
Merge pull request #3 from simeononsecurity/simeononsecurity-patch-1
Change Port to 8080
This commit is contained in:
commit
c44881edf6
@ -57,7 +57,7 @@ optional_block_1_items: ""
|
||||
# application setup block
|
||||
app_setup_block_enabled: true
|
||||
app_setup_block: |
|
||||
Access the webui at `http://<your-ip>:8443`.
|
||||
Access the webui at `http://<your-ip>:8080`.
|
||||
For github integration, drop your ssh key in to `/config/.ssh`.
|
||||
Then open a terminal from the top menu and set your github username and email via the following commands
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user