mirror of
https://github.com/offen/website.git
synced 2024-11-22 09:00:28 +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
|
||||
PORT: 8080
|
||||
JWT_PUBLIC_KEY: http://accounts:5000/api/key
|
||||
DEVELOPMENT: '1'
|
||||
ports:
|
||||
- 8080:8080
|
||||
command: refresh run
|
||||
|
Loading…
Reference in New Issue
Block a user