trading-order-admin/src/main/resources/application-dev.yml
@@ -20,7 +20,7 @@ # 最小连接池数量 min-idle: 20 # 最大连接池数量 max-active: 50 max-active: 100 # 获取连接时最大等待时间,单位毫秒。 # 配置了maxWait之后,缺省启用公平锁,并发效率会有所下降,如果需要可以通过配置useUnfairLock属性为true使用非公平锁。 max-wait: 6000 @@ -117,7 +117,7 @@ images.dir: /www/wwwroot/img/ admin_url: https://localhost:8080/admin web_url: http://localhost:8080/wap/ images_http: https://img.crypt.mom/ images_http: https://img.crypt.bond/ email: host: smtp.gmail.com username: coinzne.com@gmail.com