From 90d7da4ecb2bfa2f9ef827049d57da70afe2fd7e Mon Sep 17 00:00:00 2001
From: liuxiaolong <736321739@qq.com>
Date: 星期五, 28 六月 2019 20:05:39 +0800
Subject: [PATCH] test
---
config/dev.yaml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/config/dev.yaml b/config/dev.yaml
index e2b0c94..2f2fc7e 100644
--- a/config/dev.yaml
+++ b/config/dev.yaml
@@ -3,6 +3,7 @@
jwtSecret: BASIC
jwtExpire: 24
url: http://127.0.0.1:8080
+ imageUrl: http://192.168.1.182:6080
redis:
host: 127.0.0.1
port: 6379
--
Gitblit v1.8.0