We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35c81f7 + 65c350c commit 9706b68Copy full SHA for 9706b68
src/server/upgrade/index.md
@@ -55,6 +55,7 @@ You can also clean the following variables from `.prod.env`:
55
6. Start up your docker containers
56
```bash
57
$ docker compose -f docker-compose.yml -d up # or similarly, based on your deployment
58
+ $ docker compose -f docker-compose.maps.yml -d up # or similarly, based on your deployment
59
```
60
7. Check that you are on correct database migration versions (`6cb54659c1de`, `e95d051969ce`).
61
0 commit comments