compose(drone-runner-docker): stop exposing :5000
This commit is contained in:
parent
0380712545
commit
789f09f249
@ -21,7 +21,7 @@ services:
|
||||
depends_on:
|
||||
- drone-server
|
||||
ports:
|
||||
- 127.0.0.1:5000:5000
|
||||
# - 127.0.0.1:5000:5000
|
||||
- 127.0.0.1:3333:3000
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
Loading…
Reference in New Issue
Block a user