version dockerhub readme and update it automatically on release

This commit is contained in:
Athou
2024-08-17 22:58:23 +02:00
parent c4c41d1494
commit 3627ee369d
3 changed files with 104 additions and 1 deletions

View File

@@ -105,7 +105,6 @@ meaning that you will have to log back in after each restart of the application.
All [CommaFeed settings](commafeed-server/src/main/java/com/commafeed/CommaFeedConfiguration.java)
are optional and have sensible default values.
Other Quarkus settings can be found [here](https://quarkus.io/guides/all-config).
When started, the server will listen on http://localhost:8082.
The default user is `admin` and the default password is `admin`.