Set up keystore

This commit is contained in:
2024-11-13 17:04:38 +01:00
parent 42692ce94e
commit 8342512703
6 changed files with 73 additions and 5 deletions

View File

@@ -1,4 +1,6 @@
kotlin.code.style=official
version=0.1.0-SNAPSHOT
catalog=0.5.0-SNAPSHOT
docker.port.expose=8443
container.port.expose=8443
container.port.host=9000