new
This commit is contained in:
@@ -48,7 +48,7 @@ services:
|
||||
NACOS_HOST: nacos
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- /tmp:/app
|
||||
- /tmp/log:/tmp
|
||||
networks:
|
||||
- mynetwork
|
||||
ports:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Configuration status="INFO">
|
||||
<File name="File" fileName="/app/logfile.log">
|
||||
<File name="File" fileName="/tmp/logfile.log">
|
||||
<PatternLayout pattern="%d{HH:mm:ss.SSS} [%t] %-5level %logger{36} - %msg%n"/>
|
||||
</File>
|
||||
<Loggers>
|
||||
|
||||
Reference in New Issue
Block a user