diff --git a/frontend/.env.production b/frontend/.env.production index 5260b3f..282aebc 100644 --- a/frontend/.env.production +++ b/frontend/.env.production @@ -1,3 +1,3 @@ -PUBLIC_BACKEND_API_DOMAIN=https://api.theschedule.de #domain for theBackend.ts -PUBLIC_FRONTMATTER_API_DOMAIN=https://api.theschedule.de #domain for frontmatter.ts +PUBLIC_BACKEND_API_DOMAIN=https://api.theschedule.de/ #domain for theBackend.ts +PUBLIC_FRONTMATTER_API_DOMAIN=https://api.theschedule.de/ #domain for frontmatter.ts PUBLIC_COOKIE_DOMAIN=.theschedule.de #domain for main.ts