cmc/dotfiles
Using GNU Stow to manage my dotfiles.
clone: git clone https://gitbay.org/cmc/dotfiles.git
2fb4d5c2eba2d12be9064bd88e72504779e7ced4
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2026-04-30T16:17:36Z
linux/nginx/etc/nginx/custom.d/http/backend_address.conf | 3 +++ 1 file changed, 3 insertions(+) @@ -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; }