mirror of
https://github.com/mr-vercetti/homeserver.git
synced 2025-07-03 02:15:38 +02:00
Add gitea and drone
This commit is contained in:
@ -14,11 +14,13 @@ services:
|
||||
- SUBDOMAINS=wildcard
|
||||
- VALIDATION=dns
|
||||
- DNSPLUGIN=cloudflare
|
||||
- EXTRA_DOMAINS=${EXTRA_DOMAINS}
|
||||
- PROPAGATION=30
|
||||
volumes:
|
||||
- ${APPS_DIR}/swag:/config
|
||||
ports:
|
||||
- 443:443
|
||||
- 80:80
|
||||
- "443:443"
|
||||
- "80:80"
|
||||
restart: unless-stopped
|
||||
|
||||
networks:
|
||||
|
Reference in New Issue
Block a user