diff --git a/infrastructure/docker-compose.production.yml b/infrastructure/docker-compose.production.yml index 9feac85..804e6be 100644 --- a/infrastructure/docker-compose.production.yml +++ b/infrastructure/docker-compose.production.yml @@ -117,6 +117,10 @@ services: PUBLIC_CARDS_API_URL: https://cardecky-api.mana.how PUBLIC_MANA_AUTH_URL: https://auth.mana.how PUBLIC_AUTH_WEB_URL: https://auth.mana.how + # mana e.V. Apple-Developer-Team-ID. Wird ausgeliefert in + # /.well-known/apple-app-site-association für die cards-native + # Universal-Links (applinks:cardecky.mana.how). + PUBLIC_APPLE_TEAM_ID: QP3GLU8PH3 CARDS_API_URL: https://cardecky-api.mana.how NODE_ENV: production ports: