diff --git a/docker-compose-home.yml b/docker-compose-home.yml index e532d9a..b61f059 100644 --- a/docker-compose-home.yml +++ b/docker-compose-home.yml @@ -227,10 +227,9 @@ services: replicas: 1 restart_policy: condition: any - image: ghost + image: ${LOCAL_DOCKER_REGISTRY}ghost volumes: - ghost-content:/var/lib/ghost/content - - ./ghost/config.production.json:/var/lib/ghost/config.production.json environment: - url=https://${GIT_DOMAIN}/blog networks: