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

This commit is contained in:
2025-07-21 01:00:28 +05:00
parent 860b73554c
commit d2084e73ee
2 changed files with 2 additions and 2 deletions

View File

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