Skip to content

Commit ee63a67

Browse files
jslvtrLUS24
andauthored
Remove - from docker compose command
Co-authored-by: Leonardo U Spairani <[email protected]>
1 parent bb61c53 commit ee63a67

File tree

1 file changed

+1
-1
lines changed
  • docs/docs/11_deploy_to_render/06_run_everything_docker_compose

1 file changed

+1
-1
lines changed

docs/docs/11_deploy_to_render/06_run_everything_docker_compose/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# How to run the app and database with Docker Compose
22

3-
Up until now we've been running `docker-compose up` to start the REST API container.
3+
Up until now we've been running `docker compose up` to start the REST API container.
44

55
Now let's modify our `docker-compose.yml` file to include spinning up a new PostgreSQL database.
66

0 commit comments

Comments
 (0)