We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d36e19 commit 3eb0c1eCopy full SHA for 3eb0c1e
1 file changed
.examples/docker/README.md
@@ -5,7 +5,7 @@
5
This setup is meant for accessing the application from your local network.
6
It features:
7
8
-* A librebooking container reachable at <http://localhost>
+* A librebooking container reachable at <http://localhost:8080>
9
* A docker volume storing the configuration files
10
11
Adapt files `db.env`and `lb.env` to your needs
@@ -42,7 +42,7 @@ docker run \
42
43
44
45
46
47
* A librebooking container used to run cron jobs
48
0 commit comments