mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-22 07:45:09 +00:00
Merge pull request #386 from manasan3010/patch-1
Update README.MD for clarity
This commit is contained in:
commit
7823bcbef7
1 changed files with 1 additions and 0 deletions
|
|
@ -97,6 +97,7 @@ You can create a new site with the following command:
|
||||||
```shell
|
```shell
|
||||||
bench new-site sitename --no-mariadb-socket
|
bench new-site sitename --no-mariadb-socket
|
||||||
```
|
```
|
||||||
|
sitename MUST end with .localhost for trying deployments locally.
|
||||||
|
|
||||||
for example:
|
for example:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue