configurable url

This commit is contained in:
Stefan Hardegger
2025-07-24 08:03:56 +02:00
parent 4bbc14d165
commit 77ad643eac
15 changed files with 257 additions and 26 deletions

4
frontend/.env.production Normal file
View File

@@ -0,0 +1,4 @@
# Frontend Production Environment
# API URL should be relative in Docker setup
NEXT_PUBLIC_API_URL=/api