Update arm/docker-compose.yml
This commit is contained in:
parent
6f241c529c
commit
9cc48b28f7
1 changed files with 1 additions and 4 deletions
|
@ -43,10 +43,7 @@ services:
|
|||
environment:
|
||||
- GITEA_ROOT=https://git.mafyuh.dev
|
||||
- GITEA_API_TOKEN=$GITEA_API_TOKEN
|
||||
- ACME_ACCEPT_TERMS=true
|
||||
- CLOUDFLARE_EMAIL=$CLOUDFLARE_EMAIL
|
||||
- CLOUDFLARE_API_KEY=$CLOUDFLARE_API_KEY
|
||||
- DNS_PROVIDER=cloudflare
|
||||
- NO_DNS_01=true
|
||||
ports:
|
||||
- "90:80"
|
||||
- "449:443"
|
||||
|
|
Reference in a new issue