Testing whether folder works #26
@@ -2,7 +2,7 @@ http:
|
|||||||
routers:
|
routers:
|
||||||
# Router for HTTP (Port 80)
|
# Router for HTTP (Port 80)
|
||||||
staging:
|
staging:
|
||||||
rule: "Host(`staging.kovagoadi.hu`) || Host(`dev.kovagoadi.hu`)"
|
rule: "HostRegexp(`^.+\.staging\.kovagoadi\.hu$`) || Host(`staging.kovagoadi.hu`)"
|
||||||
entryPoints:
|
entryPoints:
|
||||||
- "web"
|
- "web"
|
||||||
service: "dev-staging"
|
service: "dev-staging"
|
||||||
|
|||||||
Reference in New Issue
Block a user