diff options
Diffstat (limited to 'ufund-api/src')
-rw-r--r-- | ufund-api/src/main/resources/application.properties.template | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ufund-api/src/main/resources/application.properties.template b/ufund-api/src/main/resources/application.properties.template new file mode 100644 index 0000000..aefb059 --- /dev/null +++ b/ufund-api/src/main/resources/application.properties.template @@ -0,0 +1,3 @@ +# rename to application.properties +server.error.include-message=always +cupboard.file=data/cupboard.json
\ No newline at end of file |