Parcourir la source

remove default network as it is useless

Guillaume Virlet il y a 6 ans
Parent
commit
c48db58e20
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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