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

run.sh hardcodes db schema to connect to #30

Open
danhyun opened this issue Jan 14, 2016 · 0 comments
Open

run.sh hardcodes db schema to connect to #30

danhyun opened this issue Jan 14, 2016 · 0 comments

Comments

@danhyun
Copy link

danhyun commented Jan 14, 2016

https://github.com/shoonoise/cabot-docker/blob/master/Cabot/run.sh#L3

Currently the run script is hardcoded to use a schema named docker
export DATABASE_URL="postgres://$DB_USER:$DB_PASS@$DB_HOST:$DB_PORT/docker"

this should be configurable

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant