diff options
| author | Ahmed AbdelHalim <[email protected]> | 2026-06-18 16:30:12 +0200 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2026-06-18 16:32:15 +0200 |
| commit | 49ac82e031099f7e9bde6bbb3fb580fdc1dabf1a (patch) | |
| tree | bf50fdd6ee47a5fde5bd3a05b96006138100dee8 /configure.yml | |
| parent | 38691ef7e615bc8ff7a221969dde08eb848c7391 (diff) | |
Implement support for conditional proxy (nginx or caddy)
Diffstat (limited to 'configure.yml')
| -rw-r--r-- | configure.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.yml b/configure.yml index 200a79c1..6331ccfb 100644 --- a/configure.yml +++ b/configure.yml @@ -98,7 +98,7 @@ - role: "vim" - role: "wireguard" - role: "gateway" - - role: "nginx" + - role: "proxy" - role: "wg_portal" - role: "pihole" - role: "prometheus" |
