about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPaweł Dybiec <pawel.to.malpa@gmail.com>2019-05-23 22:01:13 +0200
committerPaweł Dybiec <pawel.to.malpa@gmail.com>2019-05-23 22:01:13 +0200
commit7a2b649ccb90fee355b31c36b89a09717cf784ff (patch)
treebe5be8c6da35ce58cadb2255dc1ceecdb30889ea
parentMax body size parameter (diff)
Force https on main domain
-rw-r--r--domains.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/domains.yml b/domains.yml
index e82b981..31de692 100644
--- a/domains.yml
+++ b/domains.yml
@@ -2,6 +2,7 @@
 domains:
   main:
     name: ".dybiec.info"
+    http_redirect: true
     dir: "/usr/share/nginx/html"
   registry:
     name: "registry.dybiec.info"