Skip to content

Commit b911c60

Browse files
committed
Switch to clean db for mainnet
1 parent 957a0e4 commit b911c60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

operations/facilitator-controller-live.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ job "facilitator-controller-live" {
9090
TOKEN_CONTRACT_ADDRESS="{{ key "ator-token/ethereum/live/address" }}"
9191
HODLER_CONTRACT_ADDRESS="{{ key "hodler/ethereum/live/address" }}"
9292
{{- range service "validator-live-mongo" }}
93-
MONGO_URI="mongodb://{{ .Address }}:{{ .Port }}/facilitator-controller-live2"
93+
MONGO_URI="mongodb://{{ .Address }}:{{ .Port }}/facilitator-controller-ethereum"
9494
{{- end }}
9595
{{- range service "facilitator-controller-live-redis-master" }}
9696
REDIS_MASTER_NAME="{{ .Name }}"

0 commit comments

Comments
 (0)