set up tailscale cert resolver
This commit is contained in:
@@ -33,7 +33,7 @@ services:
|
||||
- "--entrypoints.web-secure.address=:443"
|
||||
- "--entrypoints.matrix-federation.address=:8448"
|
||||
- "--entrypoints.matrix-internal-matrix-client-api.address=:8008"
|
||||
- "--certificatesresolvers.default.tailscale=true"
|
||||
- "--certificatesresolvers.ts.tailscale=true"
|
||||
ports:
|
||||
- "443:443"
|
||||
- "8448:8448"
|
||||
@@ -51,4 +51,4 @@ networks:
|
||||
|
||||
volumes:
|
||||
ts-matrix-state:
|
||||
driver: local
|
||||
driver: local
|
||||
|
||||
Reference in New Issue
Block a user