This commit is contained in:
2023-06-18 02:20:36 +08:00
parent f970fd9e5e
commit 9e597e5d84
5 changed files with 69 additions and 24 deletions

View File

@@ -1,13 +1,3 @@
# 是否开发模式
isDev=true
----------- arango conf ----------
arango.host=101.132.161.85
arango.port=8529
arango.database=redbbs
arango.user=root
arango.password=lxgwzswhp0zj
----------- file conf ----------
file.upload_dir=D:/wk/_own/redbbs/root/file_pub/
file.view_path=http://127.0.0.1/file_pub/
file.upload_dir=${APP_HOME}/root/upload/
file.view_path=http://127.0.0.1/upload/