diff options
author | Akash Keshav <112591754+domesticchores@users.noreply.github.com> | 2025-02-16 17:25:07 -0500 |
---|---|---|
committer | Akash Keshav <112591754+domesticchores@users.noreply.github.com> | 2025-02-16 17:25:07 -0500 |
commit | a73879fecdc98e7657f01f668072bc31101a0900 (patch) | |
tree | 03a6118ad673d475f72630fdd433a4d0cc0e082c /ufund-api | |
parent | 940ff9b297dfa6faa802e93364faa485137b0d38 (diff) | |
download | JellySolutions-a73879fecdc98e7657f01f668072bc31101a0900.tar.gz JellySolutions-a73879fecdc98e7657f01f668072bc31101a0900.tar.bz2 JellySolutions-a73879fecdc98e7657f01f668072bc31101a0900.zip |
removed application.properties for local usage.
Diffstat (limited to 'ufund-api')
-rw-r--r-- | ufund-api/src/main/resources/application.properties | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ufund-api/src/main/resources/application.properties b/ufund-api/src/main/resources/application.properties deleted file mode 100644 index 37b7058..0000000 --- a/ufund-api/src/main/resources/application.properties +++ /dev/null @@ -1,2 +0,0 @@ -server.error.include-message=always -cupboard.file=data/cupboard.json
\ No newline at end of file |