Ver código fonte

fix: Remove redundant line in docker compose file

master
Bingen Eguzkitza 3 meses atrás
pai
commit
62c151e19d
1 arquivos alterados com 0 adições e 1 exclusões
  1. +0
    -1
      docker-compose.yml

+ 0
- 1
docker-compose.yml Ver arquivo

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

hauk:
build:

Carregando…
Cancelar
Salvar