about summary refs log tree commit diff
path: root/domains.yml
diff options
context:
space:
mode:
authorPaweł Dybiec <pdybiec@stud.cs.uni.wroc.pl>2019-10-12 19:05:18 +0200
committerPaweł Dybiec <pdybiec@stud.cs.uni.wroc.pl>2019-10-12 19:05:18 +0200
commite7212bd15e366c12936cc8ad77c176b0af9324ce (patch)
tree3cdddcfb317ca8c850c0165a9d303706dbb2a3af /domains.yml
parentFix deprecated commands, move to python3 executor (diff)
Forced upgrade of services, disabled unused services
Diffstat (limited to 'domains.yml')
-rw-r--r--domains.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/domains.yml b/domains.yml
index ad12623..2cdb377 100644
--- a/domains.yml
+++ b/domains.yml
@@ -6,6 +6,7 @@ domains:
     dir: "/usr/share/nginx/html"
   registry:
     name: "registry.dybiec.info"
+    disabled: true
     proxy:
       port: 5000
   git:
@@ -16,6 +17,7 @@ domains:
       cache: true
   grafana:
     name: "grafana.dybiec.info"
+    disabled: true
     http_redirect: true
     proxy:
       port: 5002