From 17e74e984e1543f233ff5229ef7a78ca1e381526 Mon Sep 17 00:00:00 2001 From: furion <_@furion.me> Date: Fri, 28 Apr 2017 00:17:42 +0200 Subject: [PATCH] fix README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 217050259..47aad3800 100644 --- a/README.md +++ b/README.md @@ -50,11 +50,12 @@ Hive is deployed as Docker container (see `Dockerfile`). | LOG_LEVEL | INFO | | HTTP_SERVER_PORT | 8080 | | HTTP_SERVER_STATS_PORT | 9191 | +| DATABASE_URL | '' | ## Services Please see `/service`. -# Other +----- ## Documentation Generate documentation. -- GitLab