diff options
author | benal01 <bja4245@rit.edu> | 2025-02-17 21:48:04 -0500 |
---|---|---|
committer | benal01 <bja4245@rit.edu> | 2025-02-17 21:48:04 -0500 |
commit | 2fc9729cdf220e03f43183a148f8b5780c50e515 (patch) | |
tree | c5d918b76023066c3f8240d8224f16dbfd7695d7 /ufund-api/src/main/resources/application.properties.template | |
parent | 058965b3b92f54e61dd93b4fdf348bee84efbfd5 (diff) | |
download | JellySolutions-2fc9729cdf220e03f43183a148f8b5780c50e515.tar.gz JellySolutions-2fc9729cdf220e03f43183a148f8b5780c50e515.tar.bz2 JellySolutions-2fc9729cdf220e03f43183a148f8b5780c50e515.zip |
removal of templatesv1.0
Diffstat (limited to 'ufund-api/src/main/resources/application.properties.template')
-rw-r--r-- | ufund-api/src/main/resources/application.properties.template | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ufund-api/src/main/resources/application.properties.template b/ufund-api/src/main/resources/application.properties.template deleted file mode 100644 index aefb059..0000000 --- a/ufund-api/src/main/resources/application.properties.template +++ /dev/null @@ -1,3 +0,0 @@ -# rename to application.properties -server.error.include-message=always -cupboard.file=data/cupboard.json
\ No newline at end of file |