Skip to content

Commit 9f5edeb

Browse files
authored
fix: Change schema base url to the default cluster hostname (#17)
1 parent a0118d8 commit 9f5edeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/notification-service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ info:
33
version: 1.0.0
44
title: Zero Notification Service
55
servers:
6-
- url: http://zero.commit.dev/v1
6+
- url: http://zero-notification-service.notification-service/v1
77

88
paths:
99
/status/ready:

0 commit comments

Comments
 (0)