Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
File
Commits
17fa212e
Commit
17fa212e
authored
Jul 28, 2020
by
Riabokon Stanislav(EPAM)[GCP]
Browse files
Added a property 'RECORDS_ROOT_URL' into spring files.
parent
afdb66c8
Changes
2
Hide whitespace changes
Inline
Side-by-side
provider/file-gcp-datastore/src/main/resources/application.properties
View file @
17fa212e
...
...
@@ -25,3 +25,5 @@ spring.cloud.gcp.datastore.namespace=odes-namespace
file.location.bucket-name
=
odes-os-file-temp
file.location.user-id
=
common-user
RECORDS_ROOT_URL
=
http://localhost:8082/api/storage/v2
provider/file-gcp/src/main/resources/application.properties
View file @
17fa212e
...
...
@@ -17,3 +17,5 @@
# TODO: remove it after defined tenant info and auth
file.location.bucket-name
=
odes-os-file-temp
file.location.user-id
=
common-user
RECORDS_ROOT_URL
=
http://localhost:8082/api/storage/v2
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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