1
0
Fork 0
mirror of https://github.com/docker/awesome-compose.git synced 2025-04-29 07:38:02 +02:00

Add the service to compose up commands where it makes sense

Signed-off-by: Julien Boyer <julien@larevolution.re>
Signed-off-by: sitarane <julien@larevolution.re>
This commit is contained in:
Julien Boyer 2023-08-01 20:23:51 +02:00 committed by sitarane
parent 245c77a6eb
commit 221979ccd3

View file

@ -309,7 +309,7 @@ Removing network rails_default
## Restart the application
To restart the application run `docker compose up` in the project directory.
To restart the application run `docker compose up web` in the project directory.
## Rebuild the application