Skip to content

Commit

Permalink
Removed robo
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Sep 19, 2023
1 parent c67f246 commit 07d15a5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 102 deletions.
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
86 changes: 0 additions & 86 deletions tools/make/project/robo.mk

This file was deleted.

0 comments on commit 07d15a5

Please sign in to comment.