From 37945e6c5ddb27cc0f739243f74c2b39714ab63d Mon Sep 17 00:00:00 2001 From: liuxiaolong <736321739@qq.com> Date: 星期三, 14 八月 2019 16:45:02 +0800 Subject: [PATCH] fix dev.yaml --- config/dev.yaml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/config/dev.yaml b/config/dev.yaml index 132cce9..66a8ee4 100644 --- a/config/dev.yaml +++ b/config/dev.yaml @@ -4,7 +4,7 @@ jwtExpire: 24 url: http://127.0.0.1:8080 imageUrl: http://192.168.1.203:6080 - networkAdapter: enp59s0f1 + networkAdapter: enp8s0 compare: url: - 192.168.1.123:40010 -- Gitblit v1.8.0