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:
@@ -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: ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user