Created
April 30, 2018 13:15
-
-
Save DavidMellul/980c5a712ecf806fa958c216b9d1a228 to your computer and use it in GitHub Desktop.
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
| { | |
| "routes": [ | |
| { | |
| "route": "/project1", | |
| "address": "http://localhost:1001" | |
| }, | |
| { | |
| "route": "/project2", | |
| "address": "http://localhost:1002" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
why not Nginx?