Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-innerresource-config
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
techhero-innerresource-config
Commits
19e49431
Commit
19e49431
authored
Feb 25, 2023
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add new file
parent
7f5e27dc
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
47 additions
and
0 deletions
+47
-0
techhero-commservice-oss-test.yml
+47
-0
No files found.
techhero-commservice-oss-test.yml
0 → 100644
View file @
19e49431
spring
:
redis
:
database
:
6
host
:
fdff:1:1:1::1
port
:
6379
password
:
techhero123
timeout
:
5000
pool
:
max-active
:
8
max-wait
:
-1
max-idle
:
8
min-idle
:
0
file-storage
:
#文件存储配置,不使用的情况下可以不写
default-platform
:
minio
#默认使用的存储平台
thumbnail-suffix
:
"
.min.jpg"
#缩略图后缀,例如【.min.jpg】【.png】
minio
:
# MinIO,由于 MinIO SDK 支持 AWS S3,其它兼容 AWS S3 协议的存储平台也都可配置在这里
-
platform
:
minio
# 存储平台标识
enable-storage
:
true
# 启用存储
access-key
:
zbtcHuxlmcLu5tTK
secret-key
:
8tx5t2wEzCc87Goskmwl1t3MGysT8h2p
end-point
:
http://[fdff:1:1:1::2]:9000
bucket-name
:
unionresource
domain
:
http://[fdff:1:1:1::2]:9000/
# 访问域名,注意“/”结尾,例如:http://minio.abc.com/abc/
base-path
:
upload/
# 基础路径
datasource
:
druid
:
stat-view-servlet
:
loginUsername
:
root
loginPassword
:
root
initial-size
:
1
max-active
:
20
min-idle
:
3
max-wait
:
60000
time-between-eviction-runs-millis
:
60000
validation-query
:
select 1 from dual
filters
:
stat,slf4j
dynamic
:
primary
:
basic
datasource
:
basic
:
url
:
jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=[fdff:1:1:1::1])(PORT=1521))(CONNECT_DATA=(SID=orcl)))
username
:
nr_base_test
password
:
bnJfYmFzZV90ZXN0
driver-class-name
:
oracle.jdbc.OracleDriver
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