Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
pleroma
Commits
57945580
Commit
57945580
authored
Nov 02, 2017
by
Roger Braun
Browse files
Read variable for testing db.
parent
32e1e52b
Pipeline
#17
failed with stage
in 1 minute and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
config/test.exs
View file @
57945580
...
...
@@ -18,7 +18,7 @@
username:
"postgres"
,
password:
"postgres"
,
database:
"pleroma_test"
,
hostname:
"localhost"
,
hostname:
System
.
get_env
(
"DB_HOST"
)
||
"localhost"
,
pool:
Ecto
.
Adapters
.
SQL
.
Sandbox
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment