1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-12-02 05:57:21 +01:00

Minnor reference in doc

This commit is contained in:
Javier Cortejoso 2018-11-12 09:39:11 +01:00
parent a42ed6fe6e
commit bd5d060aaa

View File

@ -80,7 +80,7 @@ The Ocean Docker compose starts the following components:
### Environment Variables ### Environment Variables
The `start_ocean.sh` script sets defaults for the following environment variables but you can use these in combination with the Docker Compose files for further customization, e.g.: The `start_ocean.sh` script and `.env` file sets defaults for the following environment variables but you can use these in combination with the Docker Compose files for further customization, e.g.:
```bash ```bash
export REUSE_DATABASE="true" export REUSE_DATABASE="true"