Skip to content

Commit bbdf330

Browse files
Davy HuaDavy Hua
authored andcommitted
feat: update .services to .com
1 parent 656505e commit bbdf330

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wherobots/db/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from .runtime import Runtime
66

77

8-
DEFAULT_ENDPOINT: str = "api.wherobots.services" # "api.cloud.wherobots.com"
8+
DEFAULT_ENDPOINT: str = "api.cloud.wherobots.com" # "api.cloud.wherobots.com"
99
STAGING_ENDPOINT: str = "api.staging.wherobots.com" # "api.staging.wherobots.com"
1010
DEFAULT_RUNTIME: Runtime = Runtime.SEDONA
1111
DEFAULT_REGION: Region = Region.AWS_US_WEST_2

0 commit comments

Comments
 (0)