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
urgi-is
data-discovery
Commits
9102cd97
Commit
9102cd97
authored
May 23, 2022
by
Célia Michotey
Browse files
Update elasticsearch index pattern for all applications.
GNP-6239
.
parent
0402b15e
Changes
1
Hide whitespace changes
Inline
Side-by-side
backend/src/main/resources/application.yml
View file @
9102cd97
...
...
@@ -77,7 +77,7 @@ spring:
password
:
f01a7031fc17
data-discovery
:
elasticsearch-prefix
:
'
rare
-
dev-'
elasticsearch-prefix
:
'
rare
_search_
dev-'
server
:
port
:
8080
...
...
@@ -106,7 +106,7 @@ spring:
# - Pilier Environnement
data-discovery
:
elasticsearch-prefix
:
'
brc4env
-
dev-'
elasticsearch-prefix
:
'
brc4env
_search_
dev-'
server
:
port
:
8580
...
...
@@ -127,7 +127,7 @@ spring:
password
:
f01a7031fc17
data-discovery
:
elasticsearch-prefix
:
'
wheatis
-
dev-'
elasticsearch-prefix
:
'
wheatis
_search_
dev-'
server
:
port
:
8180
...
...
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