diff --git a/docs/site-operations.md b/docs/site-operations.md index 75c1f55a..b90a7a96 100644 --- a/docs/site-operations.md +++ b/docs/site-operations.md @@ -77,7 +77,7 @@ Change `SITES` variable to the list of sites created encapsulated in backtick an Reload variables with following command. ```sh -docker-compose up --project-name -d +docker-compose --project-name up -d ``` ## Backup Sites