services: pg: image: postgres environment: POSTGRES_DB: sipi POSTGRES_USER: sys.sipidb POSTGRES_PASSWORD: password ports: - "5432:5432"