From 13a423ba9be7e8d370106a86ffa9960e204ccbd0 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Sun, 10 Mar 2024 04:42:52 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ddbdc94..d48ed34 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,10 @@ cd # read the notes, comments and adjust compose + volumes + configs docker compose up ```` +> [!TIP] +> You can find an online web version of this GitHub repository [here](https://haxxnet.github.io/Compose-Examples/). -> [!WARNING] +> [!CAUTION] > The samples are intended for local development environments such as project setups, tinkering with software stacks, etc. These samples may be deployed in production environments or exposed to the Internet but please adhere to general hardening and security guidelines. Adjust all default credentials, use a separate `.env` file or platform for secret management, implement a backup process and have a tested disaster recovery plan. Use a reverse proxy to stream-line your web service exposure and provide an encrypted HTTPS communication channel with trusted SSL certificates. ## 🐳 Project List