feat: initial commit
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
logging:
|
||||
level:
|
||||
nl:
|
||||
sligro: INFO
|
||||
com:
|
||||
sligrofoodgroup: INFO
|
||||
spring:
|
||||
reactor:
|
||||
context-propagation: auto
|
||||
---
|
||||
spring:
|
||||
config:
|
||||
activate:
|
||||
on-profile: '!local'
|
||||
logging:
|
||||
structured:
|
||||
format:
|
||||
console: logstash
|
||||
#---
|
||||
#spring:
|
||||
# config:
|
||||
# activate:
|
||||
# on-profile: local
|
||||
Reference in New Issue
Block a user