updated compose files and added matrix server

This commit is contained in:
2026-08-09 18:04:48 +00:00
parent 031d14c224
commit 546ed488ba
9 changed files with 177 additions and 29 deletions
+2 -1
View File
@@ -1,11 +1,12 @@
---
services:
traefik:
image: docker.io/library/traefik:v3.4.0
image: docker.io/library/traefik:v3.6.4
container_name: traefik
ports:
- 80:80
- 443:443
#- 8448:8448
#- 8080:8080
volumes:
- /run/docker.sock:/run/docker.sock:ro