Skip to content

Commit ca697ca

Browse files
committed
fix: 🐛JNDI dataSource
1 parent af382b5 commit ca697ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ project.dependencies = @project.dependencies@
1212
#rpt.datasource.driverClassName = org.postgresql.Driver
1313
#rpt.datasource.username = postgres
1414
#rpt.datasource.password = postgres
15-
#rpt.datasource.jndiName = jdbc/SageDB
15+
#rpt.datasource.jndiName = java:comp/env/jdbc/SageDB
1616

1717
spring.profiles.active = prod

0 commit comments

Comments
 (0)