Skip to content

Commit 2f103af

Browse files
committed
fix: missed CF_ZONE_ID in demo docker-compose.yml for dstack-gateway
1 parent b99184a commit 2f103af

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gateway/dstack-app/docker-compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ services:
1515
- WG_ENDPOINT=${WG_ENDPOINT}
1616
- SRV_DOMAIN=${SRV_DOMAIN}
1717
- CF_API_TOKEN=${CF_API_TOKEN}
18+
- CF_ZONE_ID=${CF_ZONE_ID}
1819
- MY_URL=${MY_URL}
1920
- BOOTNODE_URL=${BOOTNODE_URL}
2021
- ACME_STAGING=${ACME_STAGING}

0 commit comments

Comments
 (0)