mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-09 14:50:58 +00:00
Remove obsolete instruction
This commit is contained in:
parent
6fb8f2d654
commit
3772d580cc
@ -31,12 +31,6 @@ Copy the example docker environment file to `.env`:
|
|||||||
cp installation/env-example installation/.env
|
cp installation/env-example installation/.env
|
||||||
```
|
```
|
||||||
|
|
||||||
Make a directory for sites:
|
|
||||||
|
|
||||||
```sh
|
|
||||||
mkdir installation/sites
|
|
||||||
```
|
|
||||||
|
|
||||||
### Setup Environment Variables
|
### Setup Environment Variables
|
||||||
|
|
||||||
To get started, copy the existing `env-example` file to `.env` inside the `installation` directory. By default, the file will contain the following variables:
|
To get started, copy the existing `env-example` file to `.env` inside the `installation` directory. By default, the file will contain the following variables:
|
||||||
|
Loading…
Reference in New Issue
Block a user