Small fixes for first test deployment
This commit is contained in:
@@ -15,6 +15,8 @@ spring.servlet.multipart.max-file-size=-1
|
||||
spring.servlet.multipart.max-request-size=-1
|
||||
|
||||
logging.level.de.nbscloud=DEBUG
|
||||
logging.file=nbscloud.log
|
||||
logging.file.max-history=7
|
||||
logging.file.max-size=50MB
|
||||
# No log file declaration as we want the process supervisor to take care of capturing the std out and redirect it
|
||||
# (e.g. systemd -> journald)
|
||||
|
||||
server.servlet.context-path=/nbscloud
|
||||
server.port=9966
|
||||
Reference in New Issue
Block a user