Fix port
This commit is contained in:
parent
8abf2c4501
commit
8bcd639731
@ -29,8 +29,7 @@
|
||||
networks:
|
||||
- name: woodpecker-net
|
||||
published_ports:
|
||||
- 80:80
|
||||
- 443:443
|
||||
- 8000:8000
|
||||
volumes:
|
||||
- "{{ woodpecker_rootdir }}/data:/var/lib/woodpecker"
|
||||
env_file: "{{ woodpecker_rootdir }}/server.env"
|
||||
|
Loading…
Reference in New Issue
Block a user