# Osmedeus PostgreSQL Test Configuration # Used for testing database schema with Docker PostgreSQL database: db_engine: postgresql host: localhost port: 5432 username: osmedeus password: test_password_123 db_name: osmedeus ssl_mode: disable connection_timeout: 30