File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33This setup is meant for accessing the application from your local network.
44It features:
55
6- * A librebooking container reachable at < http://localhost:8080 >
6+ * A librebooking container reachable at < http://localhost >
77* A docker volume
88* A cron container
99
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ It features:
55
66* A reverse proxy based on nginx that automatically handle certificates
77* The usage of secrets to forward passwords to the docker container
8- * A librebooking service ` lb1 ` reachable at < https://your.host.com:8080 /book >
9- * A librebooking service ` lb2 ` reachable at < https://your.host.com:8080 >
8+ * A librebooking service ` lb1 ` reachable at < https://your.host.com/book >
9+ * A librebooking service ` lb2 ` reachable at < https://your.host.com >
1010* 2 docker volumes for services ` lb1 ` and ` lb2 `
1111* 2 cron jobs for services ` lb1 ` and ` lb2 `
1212
You can’t perform that action at this time.
0 commit comments