Skip to content

Commit

Permalink
Update configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-bot authored Nov 28, 2022
1 parent ee0df28 commit 05401ee
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
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.

1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ services:
redis:
container_name: "${COMPOSE_PROJECT_NAME}-redis"
image: redis:7-alpine
command: [sh, -c, "rm -f /data/dump.rdb && redis-server --save ''"]
networks:
- internal
db:
Expand Down

0 comments on commit 05401ee

Please sign in to comment.