Skip to content
Snippets Groups Projects
Verified Commit 716e61f1 authored by Hutomo Saleh's avatar Hutomo Saleh
Browse files

chore: revert DB_HOST to host

parent e1934270
No related branches found
No related tags found
Loading
spring.datasource.url=jdbc:postgresql://${DB_HOST}:${DB_PORT}/${DB_NAME}?sslmode=disable&user=root
spring.datasource.url=jdbc:postgresql://${host}:${DB_PORT}/${DB_NAME}?sslmode=disable&user=root
spring.jpa.hibernate.ddl-auto=create-drop
opencode.host=https://gitlab.opencode.de/
opencode.analyze-private-repos=false
......@@ -24,7 +24,7 @@ services:
- CORS_ORIGIN=* # Must be without quotes i.e. allow everything: * | originally https://sec-kpi.opencode.de
- PORT=4000
- DB_HOST=db
- host=db
- DB_USER=sa
- DB_NAME=dataprovider
- DB_PORT=26257
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.