db03.stg now
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
0c8d31e1fd
commit
fae4a7eba8
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
/// Unless you are absolutely sure what you're doing ;-)
|
||||
|
||||
{% if env == "staging" %}
|
||||
$db_host = "db02.stg";
|
||||
$db_host = "db03.stg";
|
||||
{% else %}
|
||||
$db_host = "db-paste";
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue