-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathapplication-test.properties
More file actions
21 lines (15 loc) · 826 Bytes
/
application-test.properties
File metadata and controls
21 lines (15 loc) · 826 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
logging.level.root=off
logging.level.com.trynoice.api=trace
spring.flyway.locations=classpath:db/migration/common,classpath:db/migration/development,classpath:db/migration/test
spring.datasource.url=jdbc:tc:postgresql:16:///api-integration-tests
spring.jpa.hibernate.ddl-auto=validate
spring.cloud.gcp.pubsub.enabled=false
app.auth.hmac-secret=sin5ZCR7O5nrGwxLoOygGKp+NxVittYkbHhyWdVPHDlJHO+jPzRZ/b5/PhTURn9W1AyHDPORB/8jXgDMrgce7g
app.auth.cookie-domain=api.test
app.auth.sign-in-token-dispatcher-type=console
app.subscriptions.google-play-api-key-path=dummy-path
app.subscriptions.gcp-pubsub-sub-name=dummy-sub
app.subscriptions.google-play-test-mode-enabled=true
app.subscriptions.stripe-api-key=dummy-api-key
app.subscriptions.stripe-webhook-secret=dummy-webhook-secret
app.sounds.library-s3-prefix=s3://dummy-bucket