Var fixes.
This commit is contained in:
+4
-4
@@ -4,8 +4,8 @@ services:
|
||||
container_name: beszel-agent
|
||||
environment:
|
||||
LISTEN: 45876
|
||||
KEY: ${BESZEL_BENEDIKTA_AGENT_KEY}
|
||||
TOKEN: ${BESZEL_BENEDIKTA_TOKEN}
|
||||
KEY: ${BESZEL_ARANEA_AGENT_KEY}
|
||||
TOKEN: ${BESZEL_ARANEA_TOKEN}
|
||||
HUB_URL: http://192.168.1.254:22220
|
||||
expose:
|
||||
- 45876
|
||||
@@ -62,8 +62,8 @@ services:
|
||||
- 1704:1704
|
||||
- 1705:1705
|
||||
- 1780:1780
|
||||
# devices:
|
||||
# - /dev/snd:/dev/snd # optional, only if you want to use snapclient
|
||||
devices:
|
||||
- /dev/snd:/dev/snd # optional, only if you want to use snapclient
|
||||
volumes:
|
||||
- ${RIKKU_DOCKER_DIR}/snapcast/config/:/config/
|
||||
- ${RIKKU_DOCKER_DIR}/snapcast/data/:/data/
|
||||
|
||||
Reference in New Issue
Block a user