Explorar el Código

fix: Remove redundant line in docker compose file

master
Bingen Eguzkitza hace 3 meses
padre
commit
62c151e19d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      docker-compose.yml

+ 0
- 1
docker-compose.yml Ver fichero

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

hauk:
build:

Cargando…
Cancelar
Guardar