Add v1 only http endpoint

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
This commit is contained in:
Derek McGowan 2015-05-27 15:42:59 -07:00
parent 4990ab01f0
commit bb69a0d32e
3 changed files with 37 additions and 0 deletions

View file

@ -4,6 +4,7 @@ nginx:
- "5000:5000"
- "5001:5001"
- "5002:5002"
- "5011:5011"
- "5440:5440"
- "5441:5441"
- "5442:5442"