Update arm/docker-compose.yml

This commit is contained in:
Matt Reeves 2024-05-29 06:05:06 +00:00
parent dbbb1923db
commit 3a4705b59e

View file

@ -50,6 +50,7 @@ services:
- PAGES_DOMAIN=mafyuh.dev
- CF_ZONE_API_TOKEN=$CF_ZONE_API_TOKEN
- CF_DNS_API_TOKEN=$CF_DNS_API_TOKEN
- ENABLE_HTTP_SERVER=true
ports:
- "90:80"
- "449:443"