2
0
mirror of https://github.com/offen/website.git synced 2024-10-18 12:10:25 +02:00

Merge pull request #76 from offen/persistence-tests-rebase

Add unit tests to persistence package
This commit is contained in:
Frederik Ring 2019-07-25 13:47:39 +02:00 committed by GitHub
commit d144171174

View File

@ -46,6 +46,7 @@ services:
KMS_ENCRYPTION_ENDPOINT: http://kms:8081/encrypt KMS_ENCRYPTION_ENDPOINT: http://kms:8081/encrypt
PORT: 8080 PORT: 8080
JWT_PUBLIC_KEY: http://accounts:5000/api/key JWT_PUBLIC_KEY: http://accounts:5000/api/key
DEVELOPMENT: '1'
ports: ports:
- 8080:8080 - 8080:8080
command: refresh run command: refresh run