Skip to content

Commit 2f2e881

Browse files
committed
Fix core port
1 parent 473f514 commit 2f2e881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/validator-latest-e2e-docker-public-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"runtime_config_store": {
3737
"type": "http",
3838
"config" : {
39-
"url": "http://core:8080/operator/config"
39+
"url": "http://core:8088/operator/config"
4040
},
4141
"config_scan_period_ms": 300000
4242
}

0 commit comments

Comments
 (0)