Created
November 9, 2018 04:16
-
-
Save sudermanjr/5f5549e18841e0e1a47d64e449dc06a9 to your computer and use it in GitHub Desktop.
Kube202 Nginx Config Block
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
server { | |
server_name nginx-test.do.sudermanjr.com ; | |
listen 80; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment