From 33a6c70662c2aedfcf198c348cdb3556ae73bd73 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 12 Nov 2025 15:31:41 +1100 Subject: [PATCH] Updated DOCKER_SETUP --- DOCKER_SETUP.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/DOCKER_SETUP.md b/DOCKER_SETUP.md index f454342b7..d8af0318c 100644 --- a/DOCKER_SETUP.md +++ b/DOCKER_SETUP.md @@ -35,6 +35,7 @@ This setup uses `serversideup/php:8.4-fpm-nginx` as the base image and is design 4. **Build and start the containers:** ```bash + docker compose up -d db redis # Bootstrap the database and Redis. docker compose up -d ``` @@ -52,6 +53,10 @@ This setup uses `serversideup/php:8.4-fpm-nginx` as the base image and is design ## Reverse Proxy Configuration +### Cloudflare Tunnel + + + ### Nginx Proxy Manager 1. Add a new Proxy Host in Nginx Proxy Manager