mirror of
https://github.com/linuxserver/docker-code-server.git
synced 2025-04-15 06:09:30 +02:00
Merge pull request #1 from simeononsecurity/patch-2
Change Port to 8080
This commit is contained in:
commit
804ef1e47e
@ -21,7 +21,7 @@ repo_vars:
|
||||
- MULTIARCH='true'
|
||||
- CI='true'
|
||||
- CI_WEB='true'
|
||||
- CI_PORT='8443'
|
||||
- CI_PORT='8080'
|
||||
- CI_SSL='false'
|
||||
- CI_DELAY='120'
|
||||
- CI_DOCKERENV='TZ=US/Pacific'
|
||||
|
Loading…
x
Reference in New Issue
Block a user