Skip to content

Commit b2ba954

Browse files
author
Christopher M. Neill
committed
Do the do.
1 parent a8e2e94 commit b2ba954

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/group_vars/alpha-eru.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: eru
33
container_image: registry.runnable.com/runnable/{{ name }}
44
container_tag: "{{ git_branch }}"
55
repo: git@github.com:CodeNow/{{ name }}.git
6-
hosted_ports: [{{ eru_port }}]
6+
hosted_ports: ["{{ eru_port }}"]
77
node_version: "0.12.0"
88
npm_version: "2.1.18"
99

0 commit comments

Comments
 (0)