1
0
mirror of https://github.com/alexandrev/xslt-lab.git synced 2026-09-20 04:23:16 +00:00

feat(chart): allow configuring backend URL

This commit is contained in:
2025-07-04 11:41:39 +02:00
parent 7b7c63f4c6
commit 03215dc44d
4 changed files with 9 additions and 2 deletions
+5
View File
@@ -58,3 +58,8 @@ storage:
enabled: true
databaseUrl: postgres://postgres:postgres@db/xslt?sslmode=disable
frontend:
# URL used by the frontend to reach the backend. Defaults to the
# internal service URL when empty.
backendUrl: ""