notes/content/Control Nginx inside a container.md
irl 293bc62673
Some checks failed
Build and deploy / lint (push) Has been cancelled
update
2025-06-20 14:21:33 +01:00

411 B

up created updated tags
Nginx
2025-06-03T20:36:00 2025-06-03T20:36:00
atomic

Use -s reload to reload the configuration where a SIGHUP is not easily available, e.g. when running in Docker or Podman. This can be useful when TLS certificates have been updated to start using the new certificates.

References