Updated DOCKER_SETUP

pull/6331/head
Your Name 5 days ago
parent fd48fc536c
commit 33a6c70662

@ -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:** 4. **Build and start the containers:**
```bash ```bash
docker compose up -d db redis # Bootstrap the database and Redis.
docker compose up -d 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 ## Reverse Proxy Configuration
### Cloudflare Tunnel
<Add doco here>
### Nginx Proxy Manager ### Nginx Proxy Manager
1. Add a new Proxy Host in Nginx Proxy Manager 1. Add a new Proxy Host in Nginx Proxy Manager

Loading…
Cancel
Save