mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-29 15:48:03 +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:
parent
245c77a6eb
commit
221979ccd3
1 changed files with 1 additions and 1 deletions
|
@ -309,7 +309,7 @@ Removing network rails_default
|
||||||
|
|
||||||
## Restart the application
|
## 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
|
## Rebuild the application
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue