rename the env example file so it isn't hidden

This commit is contained in:
2023-01-28 00:46:51 -03:00
parent 4bd610f609
commit b553d1389c
2 changed files with 0 additions and 0 deletions

9
backend/env.example Normal file
View File

@@ -0,0 +1,9 @@
MYSQL_DATABASE=alai
MYSQL_ROOT_PASSWORD=rootpass
MYSQL_USER=user
MYSQL_PASSWORD=pass
MYSQL_HOST=%
MYSQL_HOST_IP=localhost
MYSQL_PORT=3306
JWT_SECRET=supersecretkey
ADMIN_PASSWORD=adminpass