50" @keydown.escape.window="open = false" :class="scrolled || open ? 'backdrop-blur-md bg-neutral-950/85 border-b-neutral-900!' : 'bg-transparent'" class="fixed top-0 left-0 right-0 z-50 border-b border-b-transparent transition-all duration-300" @click.away="open = false">
Home
Projects
Blog
Contact
Home
Projects
Blog
Contact
Blog
Thoughts on development, infrastructure, and the tools I use.
Search
1 post tagged "nginx"
Oct 18, 2024
Reload NGINX configuration using Docker
Tutorial
Docker
NGINX