Skip to content

Commit

Permalink
Use Ruby 2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveLTN committed Jan 19, 2019
1 parent 916290b commit 4e38a63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.3
2.5.3
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ https-portal:
# ...
environment:
STAGE: local
DOMAINS: 'example.com => target.example.com/foo/bar' # Notice it's "=>" instead of the normal "->"
DOMAINS: 'example.com => https://target.example.com/foo/bar' # Notice it's "=>" instead of the normal "->"
```

### Automatic Container Discovery
Expand Down

0 comments on commit 4e38a63

Please sign in to comment.