finally got it to work
This commit is contained in:
parent
e7eb55ce51
commit
087286592c
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ services:
|
|||
image: woodpeckerci/woodpecker-server:latest
|
||||
ports:
|
||||
- 8000:8000
|
||||
- 8001:80
|
||||
- 8002:443
|
||||
volumes:
|
||||
- woodpecker-server-data:/var/lib/woodpecker/
|
||||
- ${WOODPECKER_SSL_CRT}:${WOODPECKER_SSL_CRT}
|
||||
|
|
Loading…
Reference in a new issue