Exposed woodpecker agent port
parent
04192c1ba8
commit
92110888dc
|
@ -31,6 +31,9 @@ services:
|
||||||
networks:
|
networks:
|
||||||
- default
|
- default
|
||||||
- public
|
- public
|
||||||
|
ports:
|
||||||
|
# Used for external agents to connect
|
||||||
|
- 9000:9000
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: 'postgres:14.1-alpine'
|
image: 'postgres:14.1-alpine'
|
||||||
|
|
Loading…
Reference in New Issue