refactor: rebrand project to HartOMat

This commit is contained in:
2026-04-06 12:45:47 +02:00
parent fa7093307a
commit b795f0e6d6
95 changed files with 608 additions and 497 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
# Database
POSTGRES_DB=schaeffler
POSTGRES_USER=schaeffler
POSTGRES_PASSWORD=schaeffler
POSTGRES_DB=hartomat
POSTGRES_USER=hartomat
POSTGRES_PASSWORD=hartomat
POSTGRES_HOST=postgres
POSTGRES_PORT=5432