Merge branch 'main' of https://gitea.felixits.uz/sifatbaho/backend-v1 into certificate
This commit is contained in:
@@ -13,7 +13,7 @@ from config.env import env
|
||||
|
||||
|
||||
def home(request):
|
||||
return HttpResponse("OK: #6e0718c5dbc0c00aac698272f4a2cfde074453fa")
|
||||
return HttpResponse("OK: #2c8269116651c45eba04f881a2959fddf9732a0c")
|
||||
|
||||
|
||||
urlpatterns = [
|
||||
|
||||
@@ -84,7 +84,7 @@ services:
|
||||
max-file: "5"
|
||||
|
||||
web:
|
||||
image: husanjon/sifatbaho:111
|
||||
image: husanjon/sifatbaho:112
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
@@ -129,7 +129,7 @@ services:
|
||||
max-file: "5"
|
||||
|
||||
celery:
|
||||
image: husanjon/sifatbaho:111
|
||||
image: husanjon/sifatbaho:112
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user