Compare commits
No commits in common. "ca49c5a6b7d8571ea769ac6e05d2e3e3a7702d1b" and "d7ef3121e1e5e95d3a9915a72cad05d529d870f8" have entirely different histories.
ca49c5a6b7
...
d7ef3121e1
@ -28,11 +28,6 @@ services:
|
|||||||
POSTGRES_DB: "expertisa-metadata"
|
POSTGRES_DB: "expertisa-metadata"
|
||||||
networks:
|
networks:
|
||||||
- expertisa-twonodes-postgresql
|
- expertisa-twonodes-postgresql
|
||||||
volumes:
|
|
||||||
- pgdata-${BRANCH}:/var/lib/postgresql/data
|
|
||||||
|
|
||||||
volumes:
|
|
||||||
pgdata-${BRANCH}:
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
expertisa-twonodes-postgresql:
|
expertisa-twonodes-postgresql:
|
||||||
@ -52,13 +47,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: dev
|
# bucket: master
|
||||||
db:
|
db:
|
||||||
common-datasource-name: psql
|
common-datasource-name: psql
|
||||||
jdbc:
|
jdbc:
|
||||||
|
Loading…
Reference in New Issue
Block a user