소스 검색

compose: Remove networks section, not needed

pull/4/head
Daniel Oaks 6 년 전
부모
커밋
42e7048a54
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0
    4
      docker-compose.yml

+ 0
- 4
docker-compose.yml 파일 보기

@@ -13,7 +13,3 @@ services:
13 13
       restart_policy:
14 14
         condition: on-failure
15 15
       replicas: 1
16
-
17
-networks:
18
-  traefik:
19
-    external: true

Loading…
취소
저장