Delete application.yml

This commit is contained in:
Lee 2024-04-22 23:45:10 +00:00
parent 749135a91f
commit ed569017a3

@ -1,20 +0,0 @@
server:
address: 0.0.0.0
port: 80
servlet:
context-path: /
# Spring Configuration
spring:
# Don't include null properties in JSON
jackson:
default-property-inclusion: non_null
data:
# MongoDB - This is used for general data storage
mongodb:
uri: mongodb://root:root@10.0.50.118:27017/
database: paste
paste:
# The length of the ID for the paste
id-length: 6