Re-add .env and activity.log

This commit is contained in:
Swapnil9693
2026-03-24 11:37:08 +05:30
parent 46ec2c0276
commit f9e9612df5
2 changed files with 22 additions and 0 deletions

9
.env Normal file
View File

@@ -0,0 +1,9 @@
Secret_Key = 9f2a1b8c4d6e7f0123456789abcdef01
MYSQL_HOST=127.0.0.1
MYSQL_USER=root
MYSQL_PASSWORD=tiger
MYSQL_DB=test
DEFAULT_USERNAME=admin
DEFAULT_PASSWORD=admin123