Skip to content

Commit

Permalink
Merge pull request #161 from ibm-cloud-security/jp-tok-new-region
Browse files Browse the repository at this point in the history
New jp-tok region
  • Loading branch information
vitalymibm committed Nov 12, 2018
2 parents f613ca0 + 36ffe02 commit f6b6487
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/IBMCloudAppID/api/AppID.swift
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ public class AppID {
static public let REGION_UK = ".eu-gb.bluemix.net"
static public let REGION_SYDNEY = ".au-syd.bluemix.net"
static public let REGION_GERMANY = ".eu-de.bluemix.net"
static public let REGION_TOKYO = ".jp-tok.bluemix.net"

internal init() {}

Expand Down

0 comments on commit f6b6487

Please sign in to comment.