Initial commit of antigravity2 project
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
DB_HOST=localhost
|
||||
DB_PORT=3306
|
||||
DB_USER=your_mysql_username
|
||||
DB_PASSWORD=your_mysql_password
|
||||
DB_NAME=webgis_donations
|
||||
JWT_SECRET=generate_a_secure_jwt_secret_here
|
||||
PORT=3000
|
||||
Reference in New Issue
Block a user