From afe89beee68f026b532c9d3132f9539f826e198b Mon Sep 17 00:00:00 2001
From: sunty <1172534965@qq.com>
Date: 星期一, 22 七月 2019 14:21:03 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 config/dev.yaml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/config/dev.yaml b/config/dev.yaml
index c8e48e5..cc83bd5 100644
--- a/config/dev.yaml
+++ b/config/dev.yaml
@@ -4,6 +4,7 @@
     jwtExpire: 24  
     url: http://127.0.0.1:8080
     imageUrl: http://192.168.1.203:6080
+    networkAdapter: enp59s0f1
 weedfs:
     ip: 192.168.1.203
     uploadport: 6333

--
Gitblit v1.8.0