Ver código fonte

change https to http

kid 3 anos atrás
pai
commit
adfcc7a7b2

+ 8 - 8
buyer-api/src/main/resources/application.yml

@@ -215,16 +215,16 @@ lili:
215 215
     sk: zhNKVrJK6UPOhqIjn8AQvG37b9sz6
216 216
   #域名
217 217
   domain:
218
-    pc: https://106.15.205.222
219
-    wap: https://106.15.205.222
220
-    store: https://106.15.205.222:10002
221
-    admin: https://106.15.205.222:10003
218
+    pc: http://106.15.205.222
219
+    wap: http://106.15.205.222
220
+    store: http://106.15.205.222:10002
221
+    admin: http://106.15.205.222:10003
222 222
   #api地址
223 223
   api:
224
-    buyer: https://106.15.205.222:8888
225
-    common: https://106.15.205.222:8890
226
-    manager: https://106.15.205.222:8887
227
-    store: https://106.15.205.222:8889
224
+    buyer: http://106.15.205.222:8888
225
+    common: http://106.15.205.222:8890
226
+    manager: http://106.15.205.222:8887
227
+    store: http://106.15.205.222:8889
228 228
 
229 229
   # jwt 细节设定
230 230
   jwt-setting:

+ 8 - 8
common-api/src/main/resources/application.yml

@@ -213,16 +213,16 @@ lili:
213 213
     sk: zhNKVrJK6UPOhqIjn8AQvG37b9sz6
214 214
   #域名
215 215
   domain:
216
-    pc: https://106.15.205.222
217
-    wap: https://106.15.205.222
218
-    store: https://106.15.205.222:10002
219
-    admin: https://106.15.205.222:10003
216
+    pc: http://106.15.205.222
217
+    wap: http://106.15.205.222
218
+    store: http://106.15.205.222:10002
219
+    admin: http://106.15.205.222:10003
220 220
   #api地址
221 221
   api:
222
-    buyer: https://106.15.205.222:8888
223
-    common: https://106.15.205.222:8890
224
-    manager: https://106.15.205.222:8887
225
-    store: https://106.15.205.222:8889
222
+    buyer: http://106.15.205.222:8888
223
+    common: http://106.15.205.222:8890
224
+    manager: http://106.15.205.222:8887
225
+    store: http://106.15.205.222:8889
226 226
 
227 227
   # jwt 细节设定
228 228
   jwt-setting:

+ 8 - 8
consumer/src/main/resources/application.yml

@@ -210,16 +210,16 @@ lili:
210 210
     sk: zhNKVrJK6UPOhqIjn8AQvG37b9sz6
211 211
   #域名
212 212
   domain:
213
-    pc: https://106.15.205.222
214
-    wap: https://106.15.205.222
215
-    store: https://106.15.205.222:10002
216
-    admin: https://106.15.205.222:10003
213
+    pc: http://106.15.205.222
214
+    wap: http://106.15.205.222
215
+    store: http://106.15.205.222:10002
216
+    admin: http://106.15.205.222:10003
217 217
   #api地址
218 218
   api:
219
-    buyer: https://106.15.205.222:8888
220
-    common: https://106.15.205.222:8890
221
-    manager: https://106.15.205.222:8887
222
-    store: https://106.15.205.222:8889
219
+    buyer: http://106.15.205.222:8888
220
+    common: http://106.15.205.222:8890
221
+    manager: http://106.15.205.222:8887
222
+    store: http://106.15.205.222:8889
223 223
 
224 224
   # jwt 细节设定
225 225
   jwt-setting:

+ 8 - 8
manager-api/src/main/resources/application.yml

@@ -198,16 +198,16 @@ lili:
198 198
     sk: zhNKVrJK6UPOhqIjn8AQvG37b9sz6
199 199
   #域名
200 200
   domain:
201
-    pc: https://106.15.205.222
202
-    wap: https://106.15.205.222
203
-    store: https://106.15.205.222:10002
204
-    admin: https://106.15.205.222:10003
201
+    pc: http://106.15.205.222
202
+    wap: http://106.15.205.222
203
+    store: http://106.15.205.222:10002
204
+    admin: http://106.15.205.222:10003
205 205
   #api地址
206 206
   api:
207
-    buyer: https://106.15.205.222:8888
208
-    common: https://106.15.205.222:8890
209
-    manager: https://106.15.205.222:8887
210
-    store: https://106.15.205.222:8889
207
+    buyer: http://106.15.205.222:8888
208
+    common: http://106.15.205.222:8890
209
+    manager: http://106.15.205.222:8887
210
+    store: http://106.15.205.222:8889
211 211
 
212 212
   # jwt 细节设定
213 213
   jwt-setting:

+ 8 - 8
seller-api/src/main/resources/application.yml

@@ -191,16 +191,16 @@ lili:
191 191
     sk: zhNKVrJK6UPOhqIjn8AQvG37b9sz6
192 192
   #域名
193 193
   domain:
194
-    pc: https://106.15.205.222
195
-    wap: https://106.15.205.222
196
-    store: https://106.15.205.222:10002
197
-    admin: https://106.15.205.222:10003
194
+    pc: http://106.15.205.222
195
+    wap: http://106.15.205.222
196
+    store: http://106.15.205.222:10002
197
+    admin: http://106.15.205.222:10003
198 198
   #api地址
199 199
   api:
200
-    buyer: https://106.15.205.222:8888
201
-    common: https://106.15.205.222:8890
202
-    manager: https://106.15.205.222:8887
203
-    store: https://106.15.205.222:8889
200
+    buyer: http://106.15.205.222:8888
201
+    common: http://106.15.205.222:8890
202
+    manager: http://106.15.205.222:8887
203
+    store: http://106.15.205.222:8889
204 204
 
205 205
   # jwt 细节设定
206 206
   jwt-setting: