Skip to content

Fix client env variables

Yannis Barlas requested to merge fix-client-env-variables into master

Breaks SERVER_URL environment variable on the client into separate variables for protocol, host and port.

Merge request reports