We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 533a285 commit 6c88a8aCopy full SHA for 6c88a8a
compose.yml
@@ -2,7 +2,7 @@ version: "3.8"
2
services:
3
# python-matter-server
4
matter-server:
5
- image: matter-server:stable
+ image: ghcr.io/home-assistant-libs/python-matter-server:stable
6
container_name: matter-server
7
restart: unless-stopped
8
# Required for mDNS to work correctly
0 commit comments