projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04c5ae5
)
Change sample database username variable to what discourse is expecting
author
Luke Fielke
<lfielke@nextfaze.com>
Tue, 10 Mar 2015 23:23:14 +0000
(09:53 +1030)
committer
Luke Fielke
<lfielke@nextfaze.com>
Tue, 10 Mar 2015 23:23:34 +0000
(09:53 +1030)
samples/web_only.yml
patch
|
blob
|
blame
|
history
diff --git
a/samples/web_only.yml
b/samples/web_only.yml
index 8c61c625b79b2beb6cb38861b1b23273fc09855c..7d44fc89ebefe9a13229dac78a16324f69c6f813 100644
(file)
--- a/
samples/web_only.yml
+++ b/
samples/web_only.yml
@@
-22,7
+22,7
@@
env:
## TODO: configure connectivity to the databases
DISCOURSE_DB_SOCKET: ''
- #DISCOURSE_DB_USER: discourse
+ #DISCOURSE_DB_USER
NAME
: discourse
DISCOURSE_DB_PASSWORD: SOME_SECRET
DISCOURSE_DB_HOST: DB_IP_ADDRESS
DISCOURSE_REDIS_HOST: REDIS_IP_ADDRESS