Skip to content

Commit 2ca6059

Browse files
author
Holly Williams
committed
added application-test.yml for test db
1 parent d9bc636 commit 2ca6059

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
micronaut:
2+
application:
3+
name: send-surveys
4+
root: src/main/resources
5+
6+
---
7+
datasources:
8+
default:

0 commit comments

Comments
 (0)