mirror of
https://github.com/offen/website.git
synced 2024-11-22 17:10:29 +01:00
log SQL queries in development, remove unneeded filters from event queries, add unit tests
This commit is contained in:
parent
957b065a7a
commit
ea2d4600ac
@ -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