forked from Archives/Athou_commafeed
restore Docker workflow
This commit is contained in:
@@ -41,3 +41,9 @@ quarkus.shutdown.timeout=5s
|
||||
%test.commafeed.smtp.user-name=user
|
||||
%test.commafeed.smtp.password=pass
|
||||
%test.commafeed.smtp.from-address=noreply@commafeed.com
|
||||
|
||||
|
||||
# prod profile overrides
|
||||
%prod.quarkus.datasource.jdbc.url=jdbc:h2:/commafeed/data/db;DEFRAG_ALWAYS=TRUE
|
||||
%prod.quarkus.datasource.username=sa
|
||||
%prod.quarkus.datasource.password=sa
|
||||
Reference in New Issue
Block a user