Skip to content

Instantly share code, notes, and snippets.

@frhan
Last active December 7, 2022 00:53
Show Gist options
  • Save frhan/65e04b404e42e2ef49c945f500ab1768 to your computer and use it in GitHub Desktop.
Save frhan/65e04b404e42e2ef49c945f500ab1768 to your computer and use it in GitHub Desktop.
Basic nginx command

Reload Nginx

nginx -s reload

validate Nginx

nginx -s reload

Reverse proxy config

Screenshot from 2022-12-06 01-12-31

Exec inside docker container

Screenshot from 2022-11-17 18-24-53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment