mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-22 08:38:13 +02:00
chore: add powershell version for setup_local
This commit is contained in:
parent
4ff1f576f0
commit
ae2efefa59
5 changed files with 361 additions and 32 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue