Skip to content

Instantly share code, notes, and snippets.

@kunokdev
Last active December 13, 2018 23:46
Show Gist options
  • Save kunokdev/12d85484f764cda4f2ee52fa6a1b6a6b to your computer and use it in GitHub Desktop.
Save kunokdev/12d85484f764cda4f2ee52fa6a1b6a6b to your computer and use it in GitHub Desktop.
Create Nginx configuration
# Create directory for Ngnix configuration
mkdir -p conf/conf.d
touch conf/conf.d/default.conf conf/conf.d/gzip.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment