makemigrations #93

Merged
Komoliddin merged 2 commits from certificate into main 2026-04-23 14:01:15 +00:00
2 changed files with 23 additions and 1 deletions
Showing only changes of commit ccefe9c119 - Show all commits

View File

@@ -13,7 +13,7 @@ from config.env import env
def home(request): def home(request):
return HttpResponse("OK: #6e0718c5dbc0c00aac698272f4a2cfde074453fa") return HttpResponse("OK: #2c8269116651c45eba04f881a2959fddf9732a0c")
urlpatterns = [ urlpatterns = [

View File

@@ -84,7 +84,7 @@ services:
max-file: "5" max-file: "5"
web: web:
image: husanjon/sifatbaho:111 image: husanjon/sifatbaho:112
env_file: env_file:
- .env - .env
environment: environment:
@@ -129,7 +129,7 @@ services:
max-file: "5" max-file: "5"
celery: celery:
image: husanjon/sifatbaho:111 image: husanjon/sifatbaho:112
env_file: env_file:
- .env - .env
environment: environment: