--- version: "3.8" services: app: environment: - PGSQL_ENABLED ports: - target: 5432 published: 5432 protocol: tcp mode: host