Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TEHIK
TEIS
common-api-gateway
Commits
61275bdc
Commit
61275bdc
authored
Feb 18, 2021
by
Jyrgen Hannus
Browse files
TEIS-1981: added initial file storage bucket configuration variable to initialize the retrieval
parent
576014df
Changes
1
Hide whitespace changes
Inline
Side-by-side
api-gateway/src/main/resources/application.yaml
View file @
61275bdc
...
...
@@ -64,6 +64,7 @@ teis:
url
:
${S3_HOST:localhost}
access-key
:
${S3_ACCESS_KEY:s3MinioAccessKey}
secret-key
:
${S3_SECRET_KEY:s3MinioSecretKey}
init-bucket-configuration
:
true
parameter
:
cache-duration
:
PT30S
...
...
Write
Preview
Supports
Markdown
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