Skip to content

Instantly share code, notes, and snippets.

@joulgs
Created September 20, 2021 19:32
Show Gist options
  • Save joulgs/4f38f45a65ace2aa758d542a0c49c3cd to your computer and use it in GitHub Desktop.
Save joulgs/4f38f45a65ace2aa758d542a0c49c3cd to your computer and use it in GitHub Desktop.
reiniciar nginx em conteiner docker
sudo docker exec -it container nginx -s reload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment