feat: add Dockerfile and update docker-compose

This commit is contained in:
2026-02-24 15:25:54 +03:00
parent 5829aa9393
commit bca8a08469
2 changed files with 12 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ services:
SPRING_DATASOURCE_PASSWORD: postgres
APP_JWT_SECRET: 404E635266556A586E3272357538782F413F4428472B4B6250645367566B5970
APP_JWT_EXPIRATION: 86400000
APP_CARD_ENCRYPTION_KEY: 1234567890123456
volumes:
postgres_data: