services: web: build: . networks: - default - reverse-proxy_shared restart: unless-stopped networks: reverse-proxy_shared: external: true