- default message for user testing,

- updating frontend
This commit is contained in:
Szakalakamaka
2020-11-03 19:38:45 +01:00
parent dff31ab907
commit bbb37e1a9f
13 changed files with 375 additions and 199 deletions

View File

@@ -3,7 +3,7 @@
<include resource="org/springframework/boot/logging/logback/base.xml"/>
<!--https://github.com/kmtong/logback-redis-appender-->
<appender name="LOGSTASH" class="com.release11.klaus.utilis.RedisAppender">
<host>localhost</host>
<host>redis</host>
<port>6379</port>
<key>logstash</key>
<layout class="ch.qos.logback.classic.PatternLayout">