Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Commit

Permalink
Merge pull request #62 from romanik/master
Browse files Browse the repository at this point in the history
Added missing obligatory setting for CF containers broker in accordan…
  • Loading branch information
drnic committed Apr 24, 2016
2 parents d7414bb + 869dc03 commit 230111d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ production:
host_directory: /var/vcap/store/cf-containers-broker/
max_containers: <%= p('broker.max_containers') %>
allocate_docker_host_ports: <%= p('broker.allocate_docker_host_ports') %>
container_env_var_dir: '/var/vcap/store/cf-containers-broker/envdir'

services: <%= JSON.pretty_generate(p('broker.services')) %>

0 comments on commit 230111d

Please sign in to comment.