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