moved ddns, partkeepr, hass to podman, selinux

This commit is contained in:
Bastian de Byl
2022-04-30 03:44:55 -04:00
parent b228012d5a
commit cb2001357f
61 changed files with 481 additions and 307 deletions

View File

@@ -8,7 +8,6 @@ server {
modsecurity_rules_file {{ nginx_path }}/modsec_includes.conf;
listen 80;
listen [::]:80;
server_name {{ parts_server_name }};
location /.well-known {