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
{{ message }}
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
vcapenv removes the schema and domain from proper host names
For example
https://<host>.<domain>
will becomehttps://<host>.<abacus domain>
after processing.This forces users to specify hostnames with ports like
https://<host>.<domain>:443
The text was updated successfully, but these errors were encountered: