summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErnst Widerberg <ernstwi@kth.se>2021-10-08 15:57:59 +0200
committerErnst Widerberg <ernstwi@kth.se>2021-10-08 15:58:38 +0200
commit7d863da9bcaca49805afad23868b36c82b8602d0 (patch)
tree8264d3add78f42d4fdb8006fd8d2242c90b9f679
parent446d9f04be3602d395407e79e781b7c591b45ad5 (diff)
Edit README: Add env var
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5876649..d4af5c0 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,7 @@ Start CouchDB and the collector. Make sure to give it a username and password:
export COUCHDB_USER=couchdb
export COUCHDB_PASSWORD=insecure
export COUCHDB_NAME=test
+ export COUCHDB_HOSTNAME=couchdb
docker-compose up
Now the database and the API server should be running, now we can try