Fix accidental quotes
This commit is contained in:
parent
34fdb75fb7
commit
184013dde1
@ -23,7 +23,7 @@ http:
|
||||
entrypoints:
|
||||
- "websecure"
|
||||
- "web"
|
||||
rule: "HostRegexp(`^.+\.jafner\.dev$`)"
|
||||
rule: HostRegexp(`^.+\.jafner\.dev$`)
|
||||
service: "silver-hand@file"
|
||||
|
||||
services:
|
||||
|
Loading…
Reference in New Issue
Block a user