fix: removing proxy url

This commit is contained in:
sriram veeraghanta 2024-08-21 17:40:39 +05:30
parent 36c9f8bd83
commit b3bff4c72c
2 changed files with 0 additions and 20 deletions

View file

@ -299,9 +299,6 @@ if bool(os.environ.get("SENTRY_DSN", False)) and os.environ.get(
)
# Application Envs
PROXY_BASE_URL = os.environ.get("PROXY_BASE_URL", False) # For External
FILE_SIZE_LIMIT = int(os.environ.get("FILE_SIZE_LIMIT", 5242880))
# Unsplash Access key