Add Jenkins prefix /jenkins for nginx proxy
This commit is contained in:
@@ -115,6 +115,7 @@ services:
|
|||||||
- ./:/var/www
|
- ./:/var/www
|
||||||
environment:
|
environment:
|
||||||
- DOCKER_HOST=unix:///var/run/docker.sock
|
- DOCKER_HOST=unix:///var/run/docker.sock
|
||||||
|
- JENKINS_OPTS=--prefix=/jenkins
|
||||||
networks:
|
networks:
|
||||||
- app-network
|
- app-network
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user