[traefik] Moves traefik config into the repo
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
http:
|
||||
services:
|
||||
dockerRegistry:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: "http://10.88.0.1:5000/"
|
||||
routers:
|
||||
dockerRegistry:
|
||||
service: dockerRegistry
|
||||
rule: "ClientIP(`192.168.1.0/24`) && Host(`docker.havenisms.com`)"
|
||||
Reference in New Issue
Block a user