Update arm/docker-compose.yml
This commit is contained in:
parent
dbbb1923db
commit
3a4705b59e
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ services:
|
||||||
- PAGES_DOMAIN=mafyuh.dev
|
- PAGES_DOMAIN=mafyuh.dev
|
||||||
- CF_ZONE_API_TOKEN=$CF_ZONE_API_TOKEN
|
- CF_ZONE_API_TOKEN=$CF_ZONE_API_TOKEN
|
||||||
- CF_DNS_API_TOKEN=$CF_DNS_API_TOKEN
|
- CF_DNS_API_TOKEN=$CF_DNS_API_TOKEN
|
||||||
|
- ENABLE_HTTP_SERVER=true
|
||||||
ports:
|
ports:
|
||||||
- "90:80"
|
- "90:80"
|
||||||
- "449:443"
|
- "449:443"
|
||||||
|
|
Reference in a new issue