We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ff381 commit 85db72dCopy full SHA for 85db72d
README.md
@@ -4,6 +4,9 @@
4
5
## Current Version: [0.12.2](https://github.com/SolidNerd/docker-bookstack/blob/master/Dockerfile)
6
7
+### Changes
8
+In 0.12.2 we removed `DB_PORT` . You can now specify the port via `DB_HOST` like `DB_HOST=mysql:3306`
9
+
10
## Quickstart
11
With Docker Compose is a Quickstart very easy. Run the following command:
12
0 commit comments