This commit is contained in:
Tomas Dvorak
2026-04-02 10:16:30 +02:00
parent 0cabd3bf1c
commit ab01f915c3
15 changed files with 325 additions and 21 deletions
+7
View File
@@ -182,6 +182,13 @@ docker run --name swingmusic -p 1970:1970 \
ghcr.io/Dvorinka/swingmusic-extended:latest
```
### CasaOS
For CasaOS custom-app deployment, use:
- [`docker-compose.casaos.yml`](/home/tdvorak/Desktop/PROG+HTML/SwingMusic/docker-compose.casaos.yml)
- [`CASAOS_DEPLOYMENT.md`](/home/tdvorak/Desktop/PROG+HTML/SwingMusic/CASAOS_DEPLOYMENT.md)
## 🛠️ Development
### Backend Development