From 5930f294421b490a5beff52ce75f52e938e93354 Mon Sep 17 00:00:00 2001 From: binary Date: Sun, 22 Nov 2020 21:10:32 +0100 Subject: Forgot to enable website D: --- host_vars/dcontroller.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'host_vars') diff --git a/host_vars/dcontroller.yml b/host_vars/dcontroller.yml index 96bd73f..2194216 100644 --- a/host_vars/dcontroller.yml +++ b/host_vars/dcontroller.yml @@ -14,3 +14,7 @@ services: - name: "wireguard" proto: "udp" port: "53" + + - name: "httpd" + proto: "tcp" + port: "80" -- cgit v1.2.3