various functionality added

This commit is contained in:
2025-03-11 23:15:15 +01:00
parent 3f769df850
commit acd957f0da
13 changed files with 188 additions and 42 deletions

View File

@@ -7,7 +7,7 @@
#
# Then, build the image with:
#
# docker build -f src/main/docker/Dockerfile.jvm -t quarkus/paypoint-backend-jvm .
# docker build -f src/main/docker/Dockerfile.jvm -t veenm/paypoint-backend-jvm .
#
# Then run the container using:
#