mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-01-13 05:10:59 +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:
|
||||
<<: *db
|
||||
|
||||
staging:
|
||||
<<: *db
|
||||
|
||||
test:
|
||||
<<: *db
|
||||
database: ensl_test
|
||||
|
|
Loading…
Reference in a new issue