We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8e2e94 commit b2ba954Copy full SHA for b2ba954
1 file changed
ansible/group_vars/alpha-eru.yml
@@ -3,7 +3,7 @@ name: eru
3
container_image: registry.runnable.com/runnable/{{ name }}
4
container_tag: "{{ git_branch }}"
5
repo: git@github.com:CodeNow/{{ name }}.git
6
-hosted_ports: [{{ eru_port }}]
+hosted_ports: ["{{ eru_port }}"]
7
node_version: "0.12.0"
8
npm_version: "2.1.18"
9
0 commit comments