feat: initial project structure — Express/TS/TypeORM + React/TS + Docker + Gitea CI
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
MYSQL_ROOT_PASSWORD=changeme
|
||||
DB_NAME=originsdigital
|
||||
DB_USER=originsdigital
|
||||
DB_PASSWORD=changeme
|
||||
JWT_SECRET=changeme
|
||||
Reference in New Issue
Block a user