fixed conflict
This commit is contained in:
@@ -11,7 +11,7 @@ default: &default
|
||||
|
||||
development:
|
||||
<<: *default
|
||||
database: nemo_encoder
|
||||
database: nemo_encoder_production
|
||||
username: nda
|
||||
|
||||
# Warning: The database defined as "test" will be erased and
|
||||
@@ -19,7 +19,7 @@ development:
|
||||
# Do not set this db to the same as development or production.
|
||||
test:
|
||||
<<: *default
|
||||
database: nemo_encoder
|
||||
database: nemo_encoder_production_test
|
||||
|
||||
production:
|
||||
<<: *default
|
||||
|
||||
Reference in New Issue
Block a user