Skip to content

Commit 9381ac8

Browse files
committed
rename replication site accordingly
1 parent 9601755 commit 9381ac8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

templates/cloudserver/config-v7.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
],
3030
"replicationEndpoints": [
3131
{
32-
"site": "zenko",
32+
"site": "sf",
3333
"servers": ["127.0.0.1:8000"],
3434
"default": true
3535
},

templates/cloudserver/config-v9.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
],
3434
"replicationEndpoints": [
3535
{
36-
"site": "zenko",
36+
"site": "sf",
3737
"servers": ["127.0.0.1:8000"],
3838
"default": true
3939
},

0 commit comments

Comments
 (0)