Switch traefik image to latest and add file providers for lubelogger and redlib
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
http:
|
||||
routers:
|
||||
router-redlib:
|
||||
rule: "Host(`redlib.local.{{ personal_domain }}`)"
|
||||
service: service-redlib
|
||||
|
||||
services:
|
||||
service-redlib:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: http://arch-web:13225
|
||||
Reference in New Issue
Block a user