From dd407acf2304fdf68d7a01da9f56660347a32e85 Mon Sep 17 00:00:00 2001 From: liuxiaolong <liuxiaolong@aiotlink.com> Date: 星期三, 29 七月 2020 15:55:50 +0800 Subject: [PATCH] add static download path --- conf/app.conf | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/conf/app.conf b/conf/app.conf index 504730a..15218ef 100644 --- a/conf/app.conf +++ b/conf/app.conf @@ -17,6 +17,4 @@ pushPackageName = uni.UNIEDF0B5C pushBaseUrl = https://restapi.getui.com/v2/ dbUrl = ./conf/app.db -redisIp = 192.168.20.10 -redisPort = 6379 hikUrl = https://111.205.161.131:1443 \ No newline at end of file -- Gitblit v1.8.0