Skip to content
Snippets Groups Projects
Commit aafa4f16 authored by michael.minelli's avatar michael.minelli
Browse files

Add .env file exemple

parent 1e9812ff
No related branches found
No related tags found
No related merge requests found
########################### Database env vars
DATABASE_TYPE=mysql
DATABASE_HOST=host
DATABASE_PORT=port
DATABASE_USER=user
DATABASE_PASSWORD=password
DATABASE_ROOT_PASSWORD=password
DATABASE_NAME=database
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment