summaryrefslogtreecommitdiffstats
path: root/src/main/resources/application.properties
blob: 10e0d7d7f2de94004b584e4ebef8c9f6a61ef7df (plain)
1
2
3
4
5
6
7
# SERVER
server.contextPath=/nbi/api/v1
server.port = 8080

# LOGGING
logging.level.=WARN