add docker env for integration testing
This commit is contained in:
parent
9f5b420095
commit
38a24e4e06
6 changed files with 101 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
REDIS_HOST=localhost
|
||||
DB_HOST=localhost
|
||||
DB_PORT=3306
|
||||
DB_NAME=c3lf_sys3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue