mirror of
https://github.com/offen/website.git
synced 2024-11-25 10:10:28 +01:00
Merge pull request #76 from offen/persistence-tests-rebase
Add unit tests to persistence package
This commit is contained in:
commit
d144171174
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user