diff --git a/main b/main deleted file mode 100644 index 05e7bd8..0000000 --- a/main +++ /dev/null @@ -1,8 +0,0 @@ -FLASK_APP=run.py -FLASK_ENV=development -SECRET_KEY=your-secret-key-here -MYSQL_HOST=localhost -MYSQL_PORT=3306 -MYSQL_USER=root -MYSQL_PASSWORD=your_password -MYSQL_DATABASE=ca_system \ No newline at end of file