mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
Merge pull request #1764 from MichaelUray/patch-1
Fixed link to 04-operations/01-site-operations.md
This commit is contained in:
commit
9cd1a21e27
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ docker compose -p frappe exec backend bench new-site <sitename> \
|
|||
|
||||
> **Note:** Wait for the `db` service to start and `configurator` to exit before trying to create a new site. Usually this takes up to 10 seconds.
|
||||
|
||||
For more site operations, refer to [site operations](../../04-operations/01-site-operations.md).
|
||||
For more site operations, refer to [site operations](../04-operations/01-site-operations.md).
|
||||
|
||||
> ## Understanding the MariaDB User Scope
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in a new issue