add docker env for integration testing
This commit is contained in:
parent
269f02c2ce
commit
0c4995db2b
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