Release v1.0.0: Versionsnummer implementiert, Nightly zu Stable gemergt

This commit is contained in:
vibe-bot 2025-08-09 15:53:51 +02:00
parent cf29937813
commit 73eada8fd9
7 changed files with 46 additions and 12 deletions

View file

@ -7,7 +7,8 @@ services:
env_file:
- .env
environment:
- REACT_APP_VERSION=stable
- VITE_BUILD_CHANNEL=stable
- VITE_APP_VERSION=1.0.0
volumes:
- ./data/sounds:/data/sounds
restart: unless-stopped