mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2026-03-23 17:43:46 +08:00
支持部分配置在运行时动态改变
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
nohup java -jar jodconverter-web-1.5.8.RELEASE.jar ../log/kkFileView.log 2>&1 &
|
||||
nohup java -Dspring.config.location=../conf/application.properties -jar jodconverter-web-1.5.8.RELEASE.jar ../log/kkFileView.log 2>&1 &
|
||||
Reference in New Issue
Block a user