IBM / ibm-cloud-functions-refarch-web-application

Create a serverless, event-driven application with Apache OpenWhisk on IBM Cloud Functions that executes code in response to the loading of web pages.
Apache License 2.0
3 stars 7 forks source link

Set API endpoint #10

Closed loafyloaf closed 5 years ago

loafyloaf commented 5 years ago

Specify the API endpoint instead of determining it.

Fixes #7

jthomas commented 5 years ago

@loafyloaf Can you update the docs to highlight to users how to change the region? Lite accounts only have a single region available and it might not be US-South.

loafyloaf commented 5 years ago

just to test, I created a new lite account and was presented with the following when logging in:

Select a region (or press enter to skip):
1. au-syd
2. jp-tok
3. eu-de
4. eu-gb
5. us-south
6. us-east
Enter a number> ^C

I've added a blurb to the README instructing the user to change the BLUEMIX_REGION in the environment file if they have chosen a region other than us-south