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 was archived by the owner on Jun 6, 2024. It is now read-only.
to the scf-config-values.yaml override file. The placeholder APPDOMAIN has to be replaced with whatever domain is desired to be used by the applications.
After deployment use
cf curl /v2/info | grep endpoint
to verify that the CF domain is notAPPDOMAIN.
Further verify, by pushing an application, that APPDOMAIN is printed as the domain used by the application.