From c107ee3b8013e4e4c7308788bff9d44b419ce74b Mon Sep 17 00:00:00 2001 From: sowgro Date: Sun, 16 Feb 2025 15:29:35 -0500 Subject: it runs!!! --- ufund-api/src/main/resources/application.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'ufund-api/src/main/resources') diff --git a/ufund-api/src/main/resources/application.properties b/ufund-api/src/main/resources/application.properties index 3e7fc8a..37b7058 100644 --- a/ufund-api/src/main/resources/application.properties +++ b/ufund-api/src/main/resources/application.properties @@ -1 +1,2 @@ server.error.include-message=always +cupboard.file=data/cupboard.json \ No newline at end of file -- cgit v1.2.3