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

# LOGGING
logging.level.=INFO