Skip to content

Commit 93cfe10

Browse files
authored
Merge pull request #86 from datum-cloud/config/update-endpoint-to-prod
chore: update gateway endpoint to prod environment
2 parents d6dfea1 + b8adb16 commit 93cfe10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/gateway/endpoint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ ports:
1010
port: 443
1111
endpoints:
1212
- addresses:
13-
- "milo-os-com.staging.env.datum.net"
13+
- "milo-os-com.prod.env.datum.net"
1414
conditions:
1515
ready: true

0 commit comments

Comments
 (0)