Add root user initialization
This commit is contained in:
parent
07dcd3d1a7
commit
e0c570799f
4 changed files with 33 additions and 1 deletions
5
.env.dev
5
.env.dev
|
|
@ -5,4 +5,9 @@ CGNO_ID_DB_USERNAME=root
|
|||
CGNO_ID_DB_PASSWORD=root
|
||||
CGNO_ID_DB_HOST=127.0.0.1
|
||||
CGNO_ID_DB_NAME=cgno-id
|
||||
#
|
||||
|
||||
# Root
|
||||
CGNO_ROOT_EMAIL=cognioandrey@gmail.com
|
||||
CGNO_ROOT_PASSWORD=password
|
||||
#
|
||||
Loading…
Add table
Add a link
Reference in a new issue