mirror of
https://github.com/i701/sarlink-portal-api.git
synced 2026-01-09 04:13:39 +00:00
Update storage configuration and .gitignore
- Switch from AWS S3 to local file storage - Add .env.example to .gitignore - Remove AWS-related configuration in settings.py
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -120,6 +120,7 @@ celerybeat.pid
|
||||
*.sage.py
|
||||
|
||||
# Environments
|
||||
.env.example
|
||||
.env
|
||||
.venv
|
||||
env/
|
||||
|
||||
Reference in New Issue
Block a user