From db8e441a8f16bab0692d7d3d5a21babf1b640e54 Mon Sep 17 00:00:00 2001 From: Erik Huelsmann Date: Mon, 30 Oct 2017 21:23:53 +0100 Subject: [PATCH] * Rewrite README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 25ea296..021d6c1 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ Dockerfile for LedgerSMB Docker image # Supported tags -- `dev-master` - Master branch from git, unstable - `1.5`, `1.5.x`, `latest` - Latest release tarball from 1.5 branch -- `1.4`, `1.4.x` - Latest tagged release of git 1.4 branch +- `1.4`, `1.4.x` - Latest tagged release of git 1.4 branch (end-of-life) +- `master` - Master branch from git, unstable # What is LedgerSMB? @@ -102,7 +102,7 @@ Default: postgres Specifies the hostname of the PostgreSQL server to connect to. If you use a PostgreSQL image, set it to the name of that image. -## `POSTGRES_PORT` = 5432 +## `POSTGRES_PORT` Default: 5432