services: web: build: . ports: - "8084:80" networks: - bridge - npm-network networks: canguidev_default: external: true npm-network: external: true