aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/application.conf
blob: acdcc98438f877e6fcbde71b2e64be43911ac761 (plain) (blame)
1
2
3
4
5
6
7
akka {
  loglevel = "DEBUG"
}

tracing {
	google.service-account-file="changeme"
}