DATABASE_HOST = "localhost" DATABASE_PORT = 3306 DATABASE_USER = "urlaubsauktion" DATABASE_PASS = "secret" DATABASE_NAME = "urlaubsauktion"