diff options
| author | Christian Cleberg <[email protected]> | 2026-04-30 11:17:36 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-04-30 12:23:10 -0500 |
| commit | 2fb4d5c2eba2d12be9064bd88e72504779e7ced4 (patch) | |
| tree | ba98428de5f4dba144f83a83630f69bdf2b913c7 /linux | |
| parent | 44bb3f66f992645843cf42d6569a821c0519b457 (diff) | |
| download | dotfiles-2fb4d5c2eba2d12be9064bd88e72504779e7ced4.tar.gz dotfiles-2fb4d5c2eba2d12be9064bd88e72504779e7ced4.tar.bz2 dotfiles-2fb4d5c2eba2d12be9064bd88e72504779e7ced4.zip | |
update backends
Diffstat (limited to 'linux')
| -rw-r--r-- | linux/nginx/etc/nginx/custom.d/http/backend_address.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/linux/nginx/etc/nginx/custom.d/http/backend_address.conf b/linux/nginx/etc/nginx/custom.d/http/backend_address.conf index c3f0c78..b663697 100644 --- a/linux/nginx/etc/nginx/custom.d/http/backend_address.conf +++ b/linux/nginx/etc/nginx/custom.d/http/backend_address.conf @@ -145,4 +145,7 @@ map $host $backend_address { # --- wyl (reserved) wyl.cleberg.net http://127.0.0.1:8840; + + # --- zb + zb.zerolabs.sh http://127.0.0.1:4096; } |
