Skip to content

Commit

Permalink
Update configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
hel-platta-automation authored and github-actions[bot] committed May 29, 2024
1 parent c94ff6c commit fcdfeb6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
5 changes: 0 additions & 5 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -176,8 +173,6 @@ networks:
external: false
stonehenge-network:
external: true
helfi-hakuvahti_helfi-hakuvahti-network:
external: true

volumes:
db_volume:
Expand Down
12 changes: 6 additions & 6 deletions composer.lock

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

0 comments on commit fcdfeb6

Please sign in to comment.