Simplify Jenkins proxy: remove port exposure, add proxy_redirect
This commit is contained in:
@@ -107,8 +107,6 @@ services:
|
||||
container_name: ntspi-jenkins
|
||||
restart: always
|
||||
user: root
|
||||
ports:
|
||||
- "8080:8080"
|
||||
volumes:
|
||||
- jenkins_data:/var/jenkins_home
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
Reference in New Issue
Block a user