feat(docker): adding docker image build support

This commit is contained in:
2025-10-13 09:57:25 +02:00
parent 0a66597018
commit be9f68c38c
6 changed files with 46 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
server:
address: "0.0.0.0:8080"
address: "0.0.0.0:8088"
database:
user: "realz"