mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-01-14 05:41:00 +00:00
Add staging
This commit is contained in:
parent
e855b46bd9
commit
c273a30047
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@ base: &db
|
||||||
development:
|
development:
|
||||||
<<: *db
|
<<: *db
|
||||||
|
|
||||||
|
staging:
|
||||||
|
<<: *db
|
||||||
|
|
||||||
test:
|
test:
|
||||||
<<: *db
|
<<: *db
|
||||||
database: ensl_test
|
database: ensl_test
|
||||||
|
|
Loading…
Reference in a new issue