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