diff --git a/compose.yaml b/compose.yaml index 9c077152..0e16d19e 100644 --- a/compose.yaml +++ b/compose.yaml @@ -31,14 +31,12 @@ services: DRUPAL_VARNISH_PORT: 6081 REDIS_HOST: redis PROJECT_NAME: "${PROJECT_NAME}" - HAKUVAHTI_URL: "${HAKUVAHTI_URL}" extra_hosts: - "host.docker.internal:host-gateway" - "${DRUPAL_HOSTNAME}:host-gateway" networks: - internal - stonehenge-network - - helfi-hakuvahti_helfi-hakuvahti-network labels: - "traefik.enable=true" - "traefik.http.routers.${COMPOSE_PROJECT_NAME}-app.entrypoints=https" @@ -141,7 +139,6 @@ services: networks: - internal - stonehenge-network - - helfi-hakuvahti_helfi-hakuvahti-network labels: - "traefik.enable=true" - "traefik.http.routers.${COMPOSE_PROJECT_NAME}-elastic.entrypoints=https" @@ -176,8 +173,6 @@ networks: external: false stonehenge-network: external: true - helfi-hakuvahti_helfi-hakuvahti-network: - external: true volumes: db_volume: diff --git a/composer.lock b/composer.lock index df1c823a..0d8bc876 100644 --- a/composer.lock +++ b/composer.lock @@ -3708,16 +3708,16 @@ }, { "name": "drupal/hdbt", - "version": "6.5.12", + "version": "6.5.13", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-hdbt.git", - "reference": "bcd7efd7f91662d904b59435d6f5461775e36c35" + "reference": "7af3adae30f4b6864376db96d2cf31b15fdd4305" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-hdbt/zipball/bcd7efd7f91662d904b59435d6f5461775e36c35", - "reference": "bcd7efd7f91662d904b59435d6f5461775e36c35", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-hdbt/zipball/7af3adae30f4b6864376db96d2cf31b15fdd4305", + "reference": "7af3adae30f4b6864376db96d2cf31b15fdd4305", "shasum": "" }, "require": { @@ -3735,10 +3735,10 @@ "Drupal" ], "support": { - "source": "https://github.com/City-of-Helsinki/drupal-hdbt/tree/6.5.12", + "source": "https://github.com/City-of-Helsinki/drupal-hdbt/tree/6.5.13", "issues": "https://github.com/City-of-Helsinki/drupal-hdbt/issues" }, - "time": "2024-05-29T08:56:44+00:00" + "time": "2024-05-29T13:02:13+00:00" }, { "name": "drupal/hdbt_admin",