소스 검색

fix: Remove redundant line in docker compose file

master
Bingen Eguzkitza 3 달 전
부모
커밋
62c151e19d
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. +0
    -1
      docker-compose.yml

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

@@ -134,7 +134,6 @@ services:
url: ${BLOG_1_URL}
volumes:
- ${BLOG_1_VOLUME_PATH}:/var/lib/ghost/content
restart: always

hauk:
build:

Loading…
취소
저장