Change Port to 8080

This commit is contained in:
simeononsecurity
2020-09-16 09:23:57 -05:00
committed by GitHub
parent a4979fe086
commit 5ceeb67c0f

View File

@@ -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'