This commit is contained in:
Tobias Reisinger 2023-08-08 19:29:03 +02:00
commit 39073d8f3a
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
15 changed files with 297 additions and 0 deletions

View file

@ -0,0 +1,14 @@
services:
app:
build:
context: .
image: registry.serguzim.me/smarthome/audio
restart: always
env_file:
- .env
ports:
- "8099:8099"
- "6680:6680"
- "1704:1704"
- "1705:1705"
- "1780:1780"