Skip to content

Instantly share code, notes, and snippets.

@johnfelipe
Created July 5, 2022 13:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnfelipe/b01eef5b095aa695eeaf3c8102f3191a to your computer and use it in GitHub Desktop.
Save johnfelipe/b01eef5b095aa695eeaf3c8102f3191a to your computer and use it in GitHub Desktop.
server {
listen felipe-udeabase.com:80;
server_name felipe-udeabase.com;
return 301 http://felipe-udeabase.com:3000; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment