This commit is contained in:
SebClem 2022-01-14 14:05:56 +01:00
parent 8abf2c4501
commit 8bcd639731
No known key found for this signature in database
GPG Key ID: 3D8E353F900B1305

View File

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