chore: merge pagination hotfix

This commit is contained in:
amhsirak
2024-12-05 23:23:30 +05:30
parent 1fc7ddc363
commit 236f3edcd4

View File

@@ -43,7 +43,7 @@ services:
#build: #build:
#context: . #context: .
#dockerfile: server/Dockerfile #dockerfile: server/Dockerfile
image: getmaxun/maxun-backend:v0.0.4 image: getmaxun/maxun-backend:v0.0.5
ports: ports:
- "${BACKEND_PORT:-8080}:${BACKEND_PORT:-8080}" - "${BACKEND_PORT:-8080}:${BACKEND_PORT:-8080}"
env_file: .env env_file: .env