Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
4rthem committed Oct 16, 2023
1 parent 0c24524 commit 9861a06
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,11 @@ services:
- CLOUD_FRONT_PRIVATE_KEY=${EXPOSE_CLOUD_FRONT_PRIVATE_KEY}
- CLOUD_FRONT_KEY_PAIR_ID=${EXPOSE_CLOUD_FRONT_KEY_PAIR_ID}
- CLOUD_FRONT_TTL=${EXPOSE_CLOUD_FRONT_TTL}
- MATOMO_BASE_URL
- MATOMO_SITE_ID=${EXPOSE_MATOMO_SITE_ID}
- MATOMO_AUTH_TOKEN
- PHRASEANET_APP_OAUTH_TOKEN
- PHRASEANET_BASE_URL
extra_hosts:
- api-auth.${PHRASEA_DOMAIN}:${PS_GATEWAY_IP}
- minio.${PHRASEA_DOMAIN}:${PS_GATEWAY_IP}
Expand Down

0 comments on commit 9861a06

Please sign in to comment.