feat: add INTERNAL_BACKEND_URL env variable

This commit is contained in:
Elias Schneider
2024-08-17 14:57:10 +02:00
parent 74f4c22800
commit 0595d73ea5
4 changed files with 20 additions and 14 deletions

View File

@@ -1 +1,2 @@
PUBLIC_APP_URL=http://localhost
PUBLIC_APP_URL=http://localhost
INTERNAL_BACKEND_URL=http://localhost:8080