fix: update environment variables in docker-compose for better configurability

This commit is contained in:
2025-12-04 20:28:19 +01:00
parent 962ae2d0d3
commit d052e464b2
2 changed files with 9 additions and 6 deletions
+3
View File
@@ -0,0 +1,3 @@
BACKEND_URL=backend.example.com
FRONTEND_URL=example.com
SESSION_DOMAIN=.example.com