Open ddcprg opened 3 years ago
When a new backend is added externalUrl is not persisted in the database. When the backend is used the proxyTo field is used instead of externalUrl. Persisting externalUrl in the database should fix the problem
externalUrl
proxyTo
When a new backend is added
externalUrl
is not persisted in the database. When the backend is used theproxyTo
field is used instead ofexternalUrl
. PersistingexternalUrl
in the database should fix the problem