Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eclipse Projects
Eclipse openK User Modules
org.eclipse.openk-usermodules.gridFailureInformation.backend
Commits
bf97e90e
Commit
bf97e90e
authored
Aug 24, 2020
by
Simon Reis
Browse files
SI-745 yaml für test auf developeDB gestellt
parent
cef47e83
Changes
1
Hide whitespace changes
Inline
Side-by-side
gfsBackendService/src/main/resources/application.yml
View file @
bf97e90e
...
...
@@ -226,6 +226,12 @@ export-to-dmz:
spring
:
profiles
:
devserver-branch
#nur für Testzwecke, muss danach wieder raus
datasource
:
url
:
jdbc:postgresql://entopticadirx:5432/GridFailureInfoDevelop
username
:
${GFI_DB_USERNAME}
password
:
${GFI_DB_PASSWORD}
max-active
:
5
rabbitmq
:
# Importkanal
importExchange
:
sitImportExchange_branch
...
...
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