finally got it to work

This commit is contained in:
sneakers-the-rat 2022-10-25 00:04:41 -07:00
parent e7eb55ce51
commit 087286592c
1 changed files with 2 additions and 0 deletions

View File

@ -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}