Complete core functions #9
@@ -56,3 +56,6 @@ logging:
|
||||
rollingpolicy:
|
||||
# max-file-size: 10MB # Maximum log file size
|
||||
# max-history: 7 # Maximum number of archive log files to keep
|
||||
|
||||
knife4j:
|
||||
production: true # Production environment mode will block doc
|
||||
@@ -30,3 +30,6 @@ logging:
|
||||
root: info
|
||||
file:
|
||||
name: data/log/fat-api.log
|
||||
|
||||
knife4j:
|
||||
enable: true
|
||||
Reference in New Issue
Block a user