fix: switch to dev settings for Docker services and improve env config
Some checks failed
CI/CD Pipeline / Code Quality Checks (push) Failing after 1m41s
CI/CD Pipeline / Run Tests (push) Failing after 1m47s
CI/CD Pipeline / Build & Push Images (push) Successful in 2m12s
CI/CD Pipeline / Deploy (prod) (push) Has been skipped
CI/CD Pipeline / Deploy (dev) (push) Successful in 49s

This commit is contained in:
2026-02-10 19:44:56 +01:00
parent beec622b75
commit c217b62100
12 changed files with 226 additions and 376 deletions

View File

@@ -41,7 +41,6 @@ dependencies = [
"djangorestframework-simplejwt>=5.3.1",
"drf-yasg>=1.21.10",
"pillow>=12.1.0",
"python-decouple>=3.8",
"coreapi>=2.3.3",
"django-rest-swagger>=2.2.0",
"model-bakery>=1.17.0",