瀏覽代碼

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…
取消
儲存