Vereinfachung: Einheitlicher Port 8199, Nightly Badge über Umgebungsvariable REACT_APP_VERSION
This commit is contained in:
parent
067a92b7c4
commit
517182b778
4 changed files with 13 additions and 10 deletions
|
|
@ -6,6 +6,8 @@ services:
|
|||
- "8199:8080"
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
- REACT_APP_VERSION=stable
|
||||
volumes:
|
||||
- ./data/sounds:/data/sounds
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue