(fix) Konfiguration-Setup Umbau zu SCS
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Entwicklungsumgebung spezifische Konfiguration
|
||||
|
||||
# Server-Einstellungen
|
||||
server.port=8081
|
||||
|
||||
# Datenbank-Einstellungen
|
||||
database.host=localhost
|
||||
database.port=5432
|
||||
|
||||
# Logging-Einstellungen
|
||||
logging.level=DEBUG
|
||||
logging.requests=true
|
||||
logging.responses=true
|
||||
Reference in New Issue
Block a user