mirror of
https://gitee.com/BDWare/common
synced 2025-04-27 14:32:18 +00:00
update docker configs
This commit is contained in:
parent
8bf4b1c57d
commit
0df8ff0278
@ -27,7 +27,7 @@ dependencies {
|
||||
api project(":gmhelper")
|
||||
|
||||
api 'berkeleydb:je:3.2.76'
|
||||
api 'com.fifesoft:rsyntaxtextarea:3.1.3'
|
||||
// api 'com.fifesoft:rsyntaxtextarea:3.1.3'
|
||||
api 'commons-io:commons-io:2.11.0'
|
||||
api 'io.netty:netty-all:4.1.63.Final'
|
||||
api 'org.antlr:antlr4:4.9.2'
|
||||
|
@ -7,7 +7,7 @@ appender.console.layout.pattern=%highlight{[%-5p] %d{HH:mm:ss.SSS} %m (%F:%L)[%M
|
||||
appender.rolling.type=File
|
||||
appender.rolling.name=log
|
||||
appender.rolling.append=true
|
||||
appender.rolling.fileName=./log/ct.log
|
||||
appender.rolling.fileName=./log/cm.log
|
||||
appender.rolling.layout.type=PatternLayout
|
||||
appender.rolling.layout.pattern=%d-%m%n
|
||||
rootLogger.level=info
|
||||
|
Loading…
x
Reference in New Issue
Block a user