Add gitea and drone

This commit is contained in:
mr-vercetti
2022-11-19 20:50:04 +01:00
parent 5ed781ee0b
commit 3823fe7a85
4 changed files with 123 additions and 2 deletions

View File

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