Add traefik/dynamic/git.yml
This commit is contained in:
13
traefik/dynamic/git.yml
Normal file
13
traefik/dynamic/git.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
http:
|
||||
routers:
|
||||
gitea-https:
|
||||
rule: Host("git.japnet.nl")
|
||||
entryPoints: [websecure]
|
||||
middlewares: [security@file]
|
||||
service: gitea
|
||||
tls:
|
||||
certResolver: cf
|
||||
domains:
|
||||
- main: "japnet.nl"
|
||||
sans:
|
||||
- "*.japnet.nl"
|
||||
Reference in New Issue
Block a user