diff --git a/.deploy-infra/deploy-dev.yaml b/.deploy-infra/deploy-dev.yaml index 6b56662..5b2c207 100644 --- a/.deploy-infra/deploy-dev.yaml +++ b/.deploy-infra/deploy-dev.yaml @@ -5,11 +5,7 @@ services: nginx: image: mathwave/sprint-repo:sprint-infra-nginx-dev networks: - - battleship-nginx - sprint-nginx - - swarmpit-nginx - - exchange-nginx - - b-jokes-nginx ports: - "80:80" - "443:443" @@ -152,13 +148,5 @@ volumes: networks: net: driver: overlay - battleship-nginx: - external: true - exchange-nginx: - external: true sprint-nginx: - external: true - b-jokes-nginx: - external: true - swarmpit-nginx: external: true \ No newline at end of file