Browse Source

remove default network as it is useless

Guillaume Virlet 6 years ago
parent
commit
c48db58e20
1 changed files with 0 additions and 1 deletions
  1. 0 1
      static/docker-compose.yml

+ 0 - 1
static/docker-compose.yml

@@ -15,5 +15,4 @@ services:
       traefik.frontend.rule: "Host: ${CHATONS_STATIC_SITE:-static}.${CHATONS_DOMAIN:-localhost}, www.${CHATONS_STATIC_SITE:-static}.${CHATONS_DOMAIN:-localhost}"
     networks:
       - web
-      - default