Новый тестирующий модуль
This commit is contained in:
@@ -5,12 +5,15 @@ s3:
|
||||
secretKeyRef: ACCESS_SECRET_KEY
|
||||
privateBucket: liquid-code
|
||||
publicBucket: liquid-code-public
|
||||
tester:
|
||||
secretName: tester-callback
|
||||
secretKeyRef: SUBMIT_CALLBACK_SECRET
|
||||
jwt:
|
||||
secretName: jwt-secrets
|
||||
database:
|
||||
secretName: liquid-db-app
|
||||
migrateDb: true
|
||||
dropDb: false
|
||||
dropDb: true
|
||||
frontend:
|
||||
enable: true
|
||||
testingModule:
|
||||
|
||||
Reference in New Issue
Block a user