File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22# spring.datasource.url=jdbc:postgresql://localhost:5432/postgres
33# spring.datasource.username=postgres
44# spring.datasource.password=123
5- spring.datasource.url =postgres://zoerluyybtmuse:629a9e5cb9b4998897520669208e70b5d0c137d54a756e133dee85277609fd66@ec2-34-194-158-176.compute-1.amazonaws.com:${PORT:8080} /d8p9pev861hg6a
5+ spring.datasource.url =postgres://zoerluyybtmuse:629a9e5cb9b4998897520669208e70b5d0c137d54a756e133dee85277609fd66@ec2-34-194-158-176.compute-1.amazonaws.com:5432 /d8p9pev861hg6a
66spring.datasource.username =zoerluyybtmuse
77spring.datasource.password =629a9e5cb9b4998897520669208e70b5d0c137d54a756e133dee85277609fd66
8- server.port =${ PORT:8080}
8+ server.port =$PORT
99
1010# JPA
1111# spring.jpa.properties.hibernate.default_schema=jpa
You can’t perform that action at this time.
0 commit comments