Remove ports configuration

This commit is contained in:
Ryan Harg 2024-11-14 11:16:05 +01:00
parent c1de20ae84
commit f379976655

View file

@ -2,8 +2,6 @@ services:
woodpecker-server:
image: woodpeckerci/woodpecker-server:latest
container_name: woodpecker-server
ports:
- 8000:8000
restart: unless-stopped
volumes:
- ./server-data:/var/lib/woodpecker/