Skip to content

Commit

Permalink
Add back ingress
Browse files Browse the repository at this point in the history
  • Loading branch information
rpattcorner committed Dec 9, 2015
1 parent 0497412 commit 496c632
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions demo/simple-server-rails.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ servers:
<% else %>
vpc_name: vpc
<% end %>
ingress_rules:
-
port: 80
hosts:
- "0.0.0.0/0"
dependencies:
-
name: "concerto"
Expand Down

0 comments on commit 496c632

Please sign in to comment.