добавлено подключение к s3/dev
This commit is contained in:
parent
e1ef4d060c
commit
ca49c5a6b7
@ -52,13 +52,13 @@ configs:
|
|||||||
branch: ${BRANCH}
|
branch: ${BRANCH}
|
||||||
enabled: true
|
enabled: true
|
||||||
token: ${GIT_TOKEN}
|
token: ${GIT_TOKEN}
|
||||||
#file-store-type: s3
|
file-store-type: s3
|
||||||
#s3:
|
s3:
|
||||||
# endpoint: minio.app.expertdwh.ru
|
endpoint: minio.app.expertdwh.ru
|
||||||
# port: 9000
|
port: 9000
|
||||||
# access-key: ZfyTrAp9tsxkvfyyEIbC
|
access-key: ZfyTrAp9tsxkvfyyEIbC
|
||||||
# secret-key: jurIHMBGQ54HLu0CXwLSDiahhT6JV6qwZTFhqO37
|
secret-key: jurIHMBGQ54HLu0CXwLSDiahhT6JV6qwZTFhqO37
|
||||||
# bucket: master
|
bucket: dev
|
||||||
db:
|
db:
|
||||||
common-datasource-name: psql
|
common-datasource-name: psql
|
||||||
jdbc:
|
jdbc:
|
||||||
|
Loading…
Reference in New Issue
Block a user