Add root user initialization

This commit is contained in:
Andrey Chervyakov 2021-02-28 14:32:10 +06:00
parent 07dcd3d1a7
commit e0c570799f
4 changed files with 33 additions and 1 deletions

View file

@ -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
#