From ebdf4fab6543d72cc9dc5babbfb8254c9d7640e7 Mon Sep 17 00:00:00 2001 From: Wonderfall <wonderfall@schrodinger.io> Date: Thu, 12 May 2016 00:21:11 +0200 Subject: [PATCH] Update README.md --- isso/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/isso/README.md b/isso/README.md index 2bda161..6ed7bd9 100644 --- a/isso/README.md +++ b/isso/README.md @@ -12,7 +12,7 @@ Isso is a commenting server similar to Disqus. More info on the [official websit #### Build-time variables - **ISSO_VER** : version of Isso. -- + #### Environment variables - **GID** : isso group id *(default : 991)* - **UID** : isso user id *(default : 991)* @@ -44,4 +44,4 @@ isso: volumes: - /mnt/docker/isso/config:/config - /mnt/docker/isso/db:/db -``` \ No newline at end of file +```