add user-specified config

This commit is contained in:
2026-06-08 15:40:48 +02:00
parent 0ac2689b68
commit 6e76807298
5 changed files with 36 additions and 1 deletions

6
config/wattana.toml Normal file
View File

@@ -0,0 +1,6 @@
[Datenbank]
NUTZER = "WATTANA"
PASSWORT = "MyWattanaPassword123"
HOST = "localhost"
PORT = 1521
SERVICE_NAME = "FREEPDB1"