- Removed area/ directory with 816MB of media files - Removed sensitive FTP credentials from Git history - Implemented .env.upload system for secure deployments - Added comprehensive .gitignore for future protection This commit represents a clean slate with all sensitive data removed.
2 lines
64 B
Plaintext
2 lines
64 B
Plaintext
REACT_APP_BACKEND=http://localhost:8000
|
|
AREA_PATH=/../../../area |