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