Skip to content
This repository was archived by the owner on Jun 26, 2024. It is now read-only.

Commit 9ef3143

Browse files
committed
Removed unneeded file
1 parent afaf2b7 commit 9ef3143

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gateway-service/src/main/resources/configs/common/application.conf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
main.class = org.hypertrace.gateway.service.GatewayServiceStarter
22
service.name = gateway-service
3-
service.admin.port = 5007
4-
clockskew.adjuster = noop
3+
service.admin.port = 50072
54

65
entity.service.config = {
76
host = localhost

0 commit comments

Comments
 (0)