lib/templates/gearship.yml in gearship-0.2.3 vs lib/templates/gearship.yml in gearship-0.2.4

- old
+ new

@@ -3,10 +3,10 @@ ssh_target: user@target:port docker_username: docker_user docker_password: docker_password container_name: container_name container_repo: username/repository - container_port_map: "80:4000" + container_port_map: 80:4000 # Remote actions here will be downloaded to compiled/actions. actions: # install_newrelic: https://raw.githubusercontent.com/Leonas/gearship-actions/master/install_newrelic.sh