Skip to content

Commit

Permalink
Update google/fingerprinters/web/scripts/updater/community/craftcms/a…
Browse files Browse the repository at this point in the history
…pp/docker-compose.yml

Co-authored-by: Savio Sisco <[email protected]>
  • Loading branch information
OccamsXor and lokiuox authored Dec 4, 2024
1 parent 55d0d8c commit b2cfa48
Showing 1 changed file with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
@@ -1,17 +1,5 @@
version: "3.6"
services:
console:
image: craftcms/cli:8.2-dev
env_file: .env
environment:
XDEBUG_CONFIG: client_host=host.docker.internal
depends_on:
redis:
condition: service_healthy
volumes:
- .:/app
command: php craft queue/listen

web:
image: craftcms/nginx:8.2-dev
ports:
Expand Down

0 comments on commit b2cfa48

Please sign in to comment.