fix: use directory config mount for casaos
This commit is contained in:
+2
-2
@@ -40,7 +40,7 @@ docker compose up -d --build
|
||||
### Persistent data
|
||||
|
||||
The compose file stores:
|
||||
- `config.json` — saved channel settings
|
||||
- `data/config.json` — saved channel settings
|
||||
- `recordings/` — temporary meeting audio
|
||||
|
||||
### CasaOS setup
|
||||
@@ -54,7 +54,7 @@ Use a persistent directory like:
|
||||
```
|
||||
|
||||
Mount it so the container sees:
|
||||
- `/app/config.json`
|
||||
- `/app/data`
|
||||
- `/app/recordings`
|
||||
|
||||
Make sure the container gets these environment variables:
|
||||
|
||||
Reference in New Issue
Block a user