diff --git a/src/main/resources/connections.yml b/src/main/resources/connections.yml index 459037a..4a8b1e4 100644 --- a/src/main/resources/connections.yml +++ b/src/main/resources/connections.yml @@ -1,3 +1,6 @@ +# TODO: check how to inject ENV vars in the project +# take a look at https://github.com/mewebstudio/java-spring-boot-boilerplate +# https://github.com/Genc/spring-boot-boilerplate datasources: default: dataSourceClassName: org.postgresql.ds.PGSimpleDataSource