version: '3' services: mssql: networks: - default - ek_host web: networks: - default - ek_host attachments: networks: - default - ek_host api: networks: - default - ek_host identity: networks: - default - ek_host admin: networks: - default - ek_host icons: networks: - default - ek_host notifications: networks: - default - ek_host nginx: networks: - default - ek_host networks: ek_host: external: true