aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/src/main/resources/application.properties
diff options
context:
space:
mode:
authorbenal01 <bja4245@rit.edu>2025-02-17 21:48:04 -0500
committerbenal01 <bja4245@rit.edu>2025-02-17 21:48:04 -0500
commit2fc9729cdf220e03f43183a148f8b5780c50e515 (patch)
treec5d918b76023066c3f8240d8224f16dbfd7695d7 /ufund-api/src/main/resources/application.properties
parent058965b3b92f54e61dd93b4fdf348bee84efbfd5 (diff)
downloadJellySolutions-1.0.tar.gz
JellySolutions-1.0.tar.bz2
JellySolutions-1.0.zip
removal of templatesv1.0
Diffstat (limited to 'ufund-api/src/main/resources/application.properties')
-rw-r--r--ufund-api/src/main/resources/application.properties4
1 files changed, 4 insertions, 0 deletions
diff --git a/ufund-api/src/main/resources/application.properties b/ufund-api/src/main/resources/application.properties
new file mode 100644
index 0000000..22e8184
--- /dev/null
+++ b/ufund-api/src/main/resources/application.properties
@@ -0,0 +1,4 @@
+# rename to application.properties
+server.error.include-message=always
+
+cupboard.file=ufund-api/data/cupboard.json \ No newline at end of file