You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CNAME record is created by IT team.
The port is not redirected (should be done on the VM we use).
Recently http://monty-api.ifrc.org:8000/ can be used (appending the needed strings).
For the (similar) SDT Azure VM we solved this issue via running a "Caddy" service on the VM, so I did the same here also.
We need a pretty url for the Monty API.
currently it is:
http://montandon.westeurope.cloudapp.azure.com:8000/
docs:
http://montandon.westeurope.cloudapp.azure.com:8000/__docs__/
The proposed new url:
monty-api.ifrc.org
We also need to redirect the legacy url calls to the new url.
cc: @hamishwp, @justinginnetti
The text was updated successfully, but these errors were encountered: