Skip to content

Commit

Permalink
Update configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-bot authored Sep 21, 2023
1 parent de34fe6 commit 4873957
Show file tree
Hide file tree
Showing 5 changed files with 72 additions and 78 deletions.
110 changes: 55 additions & 55 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions conf/cmi/core.entity_form_display.tpr_unit.tpr_unit.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ content:
third_party_settings: { }
contacts:
type: readonly_field_widget
region: content
weight: 36
region: content
settings:
label: above
formatter_type: null
Expand Down Expand Up @@ -176,8 +176,8 @@ content:
third_party_settings: { }
highlights:
type: readonly_field_widget
region: content
weight: 33
region: content
settings:
label: above
formatter_type: null
Expand All @@ -203,8 +203,8 @@ content:
third_party_settings: { }
links:
type: readonly_field_widget
region: content
weight: 31
region: content
settings:
label: above
formatter_type: null
Expand Down Expand Up @@ -241,8 +241,8 @@ content:
third_party_settings: { }
opening_hours:
type: readonly_field_widget
region: content
weight: 32
region: content
settings:
label: above
formatter_type: null
Expand All @@ -251,8 +251,8 @@ content:
third_party_settings: { }
other_info:
type: readonly_field_widget
region: content
weight: 34
region: content
settings:
label: above
formatter_type: null
Expand Down Expand Up @@ -294,8 +294,8 @@ content:
third_party_settings: { }
price_info:
type: readonly_field_widget
region: content
weight: 35
region: content
settings:
label: above
formatter_type: null
Expand Down
6 changes: 6 additions & 0 deletions conf/cmi/helfi_api_base.delete_revisions.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
entity_types:
- node
- paragraph
- tpr_unit
- tpr_service
- tpr_errand_service
16 changes: 0 additions & 16 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,22 +82,6 @@ services:
- "traefik.http.routers.${COMPOSE_PROJECT_NAME}-varnish.tls=true"
- "traefik.http.services.${COMPOSE_PROJECT_NAME}-varnish.loadbalancer.server.port=6081"
- "traefik.docker.network=stonehenge-network"
robo:
image: ghcr.io/city-of-helsinki/drupal-robo:latest
shm_size: '2gb'
tty: true
volumes:
- .:/app:delegated
networks:
- internal
- stonehenge-network
depends_on:
- app
profiles:
- testing
extra_hosts:
- "${DRUPAL_HOSTNAME}:host-gateway"
- "varnish-${DRUPAL_HOSTNAME}:host-gateway"
networks:
internal:
external: false
Expand Down
Loading

0 comments on commit 4873957

Please sign in to comment.