gravitl / netmaker

Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
https://netmaker.io
Other
9.4k stars 547 forks source link

[Bug]: Netmaker UI Backend URL Encoding #2494

Closed MiVents closed 1 year ago

MiVents commented 1 year ago

What happened?

When deploying netmaker with al the ENV variables with (Stacks in) Portainer the BACKEND_URL in the frontend starts with %22.

Just used the ENV notation as the docker-compose in the master branche. Tried multiple notations within Portainer with no results.

Screenshot 2023-08-02 at 20 00 01

Version

v0.20.5

What OS are you using?

Linux, Unlisted

Relevant log output

# Netmaker UI logs
>>>> NMUI_AMUI_URL set to: https://account.staging.netmaker.io <<<<<
>>>> NMUI_BACKEND_URL set to: https://api.************.nl <<<<<

Contributing guidelines

MiVents commented 1 year ago

Had to clear local storage!