Add location to docker.yml.erb.travis and docker.yml.erb.example
This commit is contained in:
@ -3,6 +3,7 @@ default: &default
|
||||
connection_timeout: 3
|
||||
pool:
|
||||
active: false
|
||||
location: http://localhost:3000
|
||||
ports: !ruby/range 4500..4600
|
||||
|
||||
development:
|
||||
|
@ -3,6 +3,7 @@ default: &default
|
||||
connection_timeout: 3
|
||||
pool:
|
||||
active: false
|
||||
location: http://localhost:3000
|
||||
ports: !ruby/range 4500..4600
|
||||
|
||||
development:
|
||||
|
Reference in New Issue
Block a user