Skip to content

Commit

Permalink
Add datasource for 'foo'
Browse files Browse the repository at this point in the history
  • Loading branch information
tehcmanmax authored Aug 1, 2024
1 parent 3f4ef22 commit ca38270
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ For example, to use a profile called `foo`, add the datasource for foo profile

```java
%foo.quarkus.datasource.username=superbad
%foo.quarkus.datasource.username=superbad
%foo.quarkus.datasource.password=superbad
%foo.quarkus.datasource.jdbc.url=jdbc:postgresql://localhost:5432/villains_database
%foo.quarkus.hibernate-orm.sql-load-script=import.sql
Expand Down

0 comments on commit ca38270

Please sign in to comment.