Add hint in readme

This commit is contained in:
Patrick Jentsch 2020-03-12 16:06:07 +01:00
parent 6bdc0b354b
commit f62e317dfc

View File

@ -67,6 +67,7 @@ $ docker-compose pull
4. **Configure your instance:**
For production environments it is recommended to activate and secure the Docker HTTP API. You can read more [here](https://gitlab.ub.uni-bielefeld.de/sfb1288inf/opaque_daemon).
``` bash
$ mkdir logs
$ cp nopaque.env.tpl nopaque.env
$ <YOUR EDITOR> nopaque.env # Fill out the empty variables within this file.
```