DB_USER=postgres
DB_PASSWORD=root
DB_NAME=api_go_gonic_shop
DB_HOST=localhost
# DB_DIALECT=postgres
DB_DIALECT=sqlite3