fix
All checks were successful
Build and Deploy / deploy (push) Successful in 11s

This commit is contained in:
2025-07-21 00:55:17 +05:00
parent ac0f58fe68
commit 860b73554c

View File

@ -9,7 +9,7 @@ services:
volumes: volumes:
- ./app/static:/app/static - ./app/static:/app/static
environment: environment:
- MONGO_URI=mongodb://mongodb:27017/minecraft-api - MONGO_URI=mongodb://popa:2006sit_@mongodb:27017/minecraft-api
- SECRET_KEY=your-secret-key - SECRET_KEY=your-secret-key
- ALGORITHM=HS256 - ALGORITHM=HS256
- ACCESS_TOKEN_EXPIRE_MINUTES=30 - ACCESS_TOKEN_EXPIRE_MINUTES=30