Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
ioc_sixiang_license
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zengtianlai3
ioc_sixiang_license
Commits
bd9d4ab8
Commit
bd9d4ab8
authored
Aug 05, 2022
by
AfirSraftGarrier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
一些说明
parent
d2d3afe0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
application.yml
license/src/main/resources/application.yml
+4
-1
No files found.
license/src/main/resources/application.yml
View file @
bd9d4ab8
...
...
@@ -5,11 +5,13 @@ spring:
name
:
iot_license
#当前服务的名称
main
:
allow-bean-definition-overriding
:
true
# 这个邮箱部署的时候要改成自己公司的
mail
:
host
:
smtp.mxhichina.com
port
:
465
username
:
dev_team@huahuico.com
password
:
Jas@7777777
password
:
ENC(eUd8aq15PjmiIF1GBeRwkJJvGZKaAYKu)
# 需要配置成管理员邮箱
to
:
MAllk33@163.com
default-encoding
:
UTF-8
properties
:
...
...
@@ -29,5 +31,6 @@ server:
port-header
:
HEAD,PUT,DELETE,OPTIONS,TRACE,COPY,SEARCH,PROPFIND
cros
:
# 需要设置访问白名单
cros_allowed_origins
:
http://192.168.1.88:8080, http://localhost:8868
cros_allowed_method
:
GET,POST
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment