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
FAIDARE
Commits
ace14a92
Verified
Commit
ace14a92
authored
May 06, 2022
by
Raphaël Flores
Browse files
Fix Faidare app name for getting correct spring cloud configuration.
GNP-6148
.
parent
6dc92db5
Changes
1
Hide whitespace changes
Inline
Side-by-side
backend/src/main/resources/application.yml
View file @
ace14a92
spring
:
config
:
import
:
'
optional:configserver:'
name
:
faidare
mvc
:
pathmatch
:
matching-strategy
:
ant-path-matcher
cloud
:
config
:
name
:
faidare-cards
uri
:
${SPRING_CONFIG_URI:http://localhost:8888}
data
:
...
...
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