feat: add Dockerfile and update docker-compose
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user