summaryrefslogtreecommitdiff
path: root/dynamic.yml
diff options
context:
space:
mode:
Diffstat (limited to 'dynamic.yml')
-rw-r--r--dynamic.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dynamic.yml b/dynamic.yml
index c54cfd9..4c601f3 100644
--- a/dynamic.yml
+++ b/dynamic.yml
@@ -1,7 +1,7 @@
http:
routers:
dev:
- rule: "Host(`dev.rl.internal.simponic.xyz`)"
+ rule: "Host(`dev.arm.internal.simponic.xyz`)"
service: "noop@internal"
entryPoints:
- "http"
@@ -10,7 +10,7 @@ http:
dev-secured:
entryPoints:
- "https"
- rule: "Host(`dev.rl.internal.simponic.xyz`)"
+ rule: "Host(`dev.arm.internal.simponic.xyz`)"
service: "local"
tls:
certResolver: stepca