update rm

This commit is contained in:
xuxueli 2020-03-29 01:27:02 +08:00
parent 8e894a3656
commit ffcc82f23e
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# web port
server.port=8081
# no web
spring.main.web-environment=false
#spring.main.web-environment=false
# log config
logging.config=classpath:logback.xml