Skip to content

Commit 757d5dd

Browse files
committed
Readme fix
1 parent 96b6f32 commit 757d5dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/mongodb/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ For an explanation of how setting `BE_VERSION` changes the environment creation
2020

2121
## Dependency on `BE_VERSION`
2222

23-
Since [v3](../backend/v3/) and [v4](../backend/v4/) connect to two different DBs, the [BE_VERSION](./compose.yaml#L9) environment variable controls [which DB](./config/init.js#L1) should be seeded (`dacat` for [v3](../backend/v3/) and `dacat-next` for [v4](../backend/v4/)).
23+
Since [v3](../backend/services/v3/) and [v4](../backend/services/v4/) connect to two different DBs, the [BE_VERSION](./compose.yaml#L9) environment variable controls [which DB](./config/init.js#L1) should be seeded (`dacat` for [v3](../backend/v3/) and `dacat-next` for [v4](../backend/v4/)).

0 commit comments

Comments
 (0)