2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-18 18:19:02 +00:00

Remove obsolete instruction

This commit is contained in:
Tim Bolender 2020-04-14 17:40:43 +02:00
parent 6fb8f2d654
commit 3772d580cc

View File

@ -31,12 +31,6 @@ Copy the example docker environment file to `.env`:
cp installation/env-example installation/.env
```
Make a directory for sites:
```sh
mkdir installation/sites
```
### 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: