I have an error: Docker build failed when i am trying to deploy an spring boot app
herman-87
TRIALOP

2 years ago

In the fle application.yml of the project the content is:
spring:
datasource:
url: postgresql://postgres:tJsQuqTUscxYLkSkTCBNeWugpMlyZuFY@viaduct.proxy.rlwy.net:15622/railway
username: postgres
password: tJsQuqTUscxYLkSkTCBNeWugpMlyZuFY
driver-class-name: org.postgresql.Driver

jpa:
hibernate:
ddl-auto: create-drop
show-sql: true

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

0 Replies

Loading...