[dopr] fix config
This commit is contained in:
parent
26dbd1dc14
commit
d609f07430
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ HUB_PROJECT_URL_TEMPLATE = 'http://registry.hub.docker.com/u/cdictest/{repo_name
|
|||
|
||||
GITHUB_TOKEN = '{{ dopr_testing_github_token }}'
|
||||
GITHUB_USER = '{{ dopr_testing_github_username }}'
|
||||
GITHUB_PASSWORD = '{{ dopr_testing_github_password }}'
|
||||
GITHUB_API_ROOT = 'https://api.github.com'
|
||||
|
||||
SQLALCHEMY_DATABASE_URI = 'postgresql+psycopg2://cdic:{{ dopr_db_passwd }}@localhost/cdicdb'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue