mirror of
https://github.com/Viren070/docker-compose-template.git
synced 2025-12-01 23:17:00 +01:00
fix: use correct ai companion hostname env var in cloudflare-ddns
This commit is contained in:
@@ -79,7 +79,7 @@ services:
|
|||||||
${STIRLING_PDF_HOSTNAME},
|
${STIRLING_PDF_HOSTNAME},
|
||||||
${STREAMYSTATS_HOSTNAME},
|
${STREAMYSTATS_HOSTNAME},
|
||||||
${STREMIO_ACCOUNT_BOOTSTRAPPER_HOSTNAME},
|
${STREMIO_ACCOUNT_BOOTSTRAPPER_HOSTNAME},
|
||||||
${STREMIO_AI_COMPANION},
|
${STREMIO_AI_COMPANION_HOSTNAME},
|
||||||
${STREMIO_AI_SEARCH_HOSTNAME},
|
${STREMIO_AI_SEARCH_HOSTNAME},
|
||||||
${STREMIO_CATALOG_PROVIDERS_HOSTNAME},
|
${STREMIO_CATALOG_PROVIDERS_HOSTNAME},
|
||||||
${STREMIO_JACKETT_HOSTNAME},
|
${STREMIO_JACKETT_HOSTNAME},
|
||||||
@@ -106,4 +106,4 @@ services:
|
|||||||
${ZURG_HOSTNAME}
|
${ZURG_HOSTNAME}
|
||||||
profiles:
|
profiles:
|
||||||
- cloudflare-ddns
|
- cloudflare-ddns
|
||||||
- all
|
- all
|
||||||
|
|||||||
Reference in New Issue
Block a user