mirror of
https://github.com/linuxserver/docker-code-server.git
synced 2025-04-16 22:59:30 +02:00
Change Port to 8080
This commit is contained in:
parent
a4979fe086
commit
225b4b62b7
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -30,7 +30,7 @@ pipeline {
|
||||
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