CloudFoundryに正常にログインしましたが、アプリケーションをプッシュしようとすると、次のエラーで失敗します。
エラー 702: このアカウントでは外部 URI が有効になっていません
詳細:
$ vmc push
Would you like to deploy from the current directory? [Yn]: y
Application Name: alcor
Detected a Java SpringSource Spring Application, is this correct? [Yn]:
Application Deployed URL [alcor.CloudFoundry.com]:
Memory reservation (128M, 256M, 512M, 1G, 2G) [512M]:
How many instances? [1]:
Bind existing services to 'alcor'? [yN]: y
1: mysql-js
Which one?: 1
Create services to bind to 'alcor'? [yN]:
Would you like to save this configuration? [yN]:
Creating Application: Error 702: External URIs are not enabled for this account
何か案が?サブドメインを登録する必要がありますか? アカウントを変更する必要がありますか?