chore: add powershell version for setup_local

This commit is contained in:
Abhishek Kumar 2026-05-14 15:01:11 +05:30
parent 4ff1f576f0
commit ae2efefa59
5 changed files with 361 additions and 32 deletions

View file

@ -68,7 +68,7 @@ The script overwrites `docker-compose.yaml`, `nginx.conf`, and `turnserver.conf`
## Local deployment
For local Docker installs (the [Quick Start](/deployment/docker#quick-start) flow or `setup_local.sh`), there are no host-side config files to refresh — pull new images and restart:
For local Docker installs (the [Quick Start](/deployment/docker#quick-start) flow or `setup_local.sh` / `setup_local.ps1`), there are no host-side config files to refresh — pull new images and restart:
```bash
docker compose down