fix(gl): avoid internal wallet port collision
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ environment = "local"
|
||||
|
||||
[grpc]
|
||||
host = "0.0.0.0"
|
||||
port = 8500
|
||||
port = 8600
|
||||
shutdown-timeout = "10s"
|
||||
|
||||
[database]
|
||||
|
||||
Reference in New Issue
Block a user