X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/60a18ce78d01a5c2c73254bea46649dff4797498..544daa09eb9e396791ee9f3a5f03867bd84e502e:/DOCKER.md?ds=sidebyside diff --git a/DOCKER.md b/DOCKER.md index 235068459..0c5bee35c 100644 --- a/DOCKER.md +++ b/DOCKER.md @@ -52,7 +52,7 @@ This will launch one Docker container for each 'service' specified in `docker-co ### Migrations -While the `db' service is running, open another terminal windows and run: +While the `db` service is running, open another terminal window and run: docker-compose run --rm web rake db:migrate