Compare commits
3 Commits
6456283f72
...
ccefe9c119
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ccefe9c119 | ||
|
|
6eed2d998e | ||
| 2c82691166 |
@@ -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