Skip to content

Commit 9706b68

Browse files
authored
Merge pull request #695 from MerginMaps/fernandinand-patch-1
Redeploy also maps stack
2 parents 35c81f7 + 65c350c commit 9706b68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/server/upgrade/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ You can also clean the following variables from `.prod.env`:
5555
6. Start up your docker containers
5656
```bash
5757
$ 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
5859
```
5960
7. Check that you are on correct database migration versions (`6cb54659c1de`, `e95d051969ce`).
6061
```bash

0 commit comments

Comments
 (0)