mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 09:35:47 +02:00
Exposed woodpecker agent port
This commit is contained in:
parent
04192c1ba8
commit
92110888dc
1 changed files with 3 additions and 0 deletions
|
|
@ -31,6 +31,9 @@ services:
|
|||
networks:
|
||||
- default
|
||||
- public
|
||||
ports:
|
||||
# Used for external agents to connect
|
||||
- 9000:9000
|
||||
|
||||
db:
|
||||
image: 'postgres:14.1-alpine'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue