Skip to content

Commit 0be1dd7

Browse files
committed
Update migration guide
1 parent 001b42e commit 0be1dd7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/migrations/6.2.1_6.3.0.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The simplest configuration to have it available on port `9090` on the `/metrcis`
6363
```toml
6464
[[listen.http]]
6565
port = 9090
66-
66+
6767
[[listen.http.handlers.mongoose_prometheus_handler]]
6868
host = "_"
6969
path = "/metrics"
@@ -122,5 +122,3 @@ To configure CockroachDB, update the connection settings in your configuration f
122122
```
123123

124124
Refer to the [Outgoing connections configuration doc](../configuration/outgoing-connections.md) for more information.
125-
126-
The migration script for CockroachDB , `cockroachdb.sql` is located in the [`priv/migrations`](https://github.com/esl/MongooseIM/tree/master/priv/migrations) directory.

0 commit comments

Comments
 (0)