Migrate to NixOS: Remove Z9 Public-Reverse-Proxy host from this repo

This commit is contained in:
June 2023-09-25 02:48:56 +02:00 committed by julian
commit de97436706
4 changed files with 0 additions and 145 deletions

View file

@ -1,8 +0,0 @@
nginx__version_spec: ""
nginx__deploy_redirect_conf: false
nginx__configurations:
- name: acme_challenge
content: "{{ lookup('ansible.builtin.file', 'z9/configs/public-reverse-proxy/nginx/acme_challenge.conf') }}"
nginx__use_custom_nginx_conf: true
nginx__custom_nginx_conf: |
{{ lookup('file', 'z9/configs/public-reverse-proxy/nginx/nginx.conf') }}