Browse Source

fix: Remove redundant line in docker compose file

master
Bingen Eguzkitza 3 months ago
parent
commit
62c151e19d
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      docker-compose.yml

+ 0
- 1
docker-compose.yml View File

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

hauk:
build:

Loading…
Cancel
Save