This commit is contained in:
13
configs/dynamic/harbor.yml.old
Normal file
13
configs/dynamic/harbor.yml.old
Normal file
@ -0,0 +1,13 @@
|
||||
http:
|
||||
routers:
|
||||
harbor:
|
||||
service: harbor
|
||||
rule: "Host(`registry.tips-of-mine.com`)"
|
||||
tls:
|
||||
certResolver: production
|
||||
|
||||
services:
|
||||
harbor:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: "http://172.27.0.1:8880"
|
Reference in New Issue
Block a user