We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-
1 parent fbc9a81 commit 9ba7bb6Copy full SHA for 9ba7bb6
docs/docs/11_deploy_to_render/06_run_everything_docker_compose/README.md
@@ -1,6 +1,6 @@
1
# How to run the app and database with Docker Compose
2
3
-Up until now we've been running `docker-compose up` to start the REST API container.
+Up until now we've been running `docker compose up` to start the REST API container.
4
5
Now let's modify our `docker-compose.yml` file to include spinning up a new PostgreSQL database.
6
0 commit comments