mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-22 15:55:09 +00:00
Remove obsolete instruction
This commit is contained in:
parent
6fb8f2d654
commit
3772d580cc
1 changed files with 0 additions and 6 deletions
|
|
@ -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 a new issue