updated compose files and added matrix server
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user