GH issue template, docker cache fix, remove docker client entrypoint

This commit is contained in:
Julien Nahum
2024-09-04 11:19:03 +02:00
parent 01c0f5b6ce
commit 7aafc5cab3
5 changed files with 79 additions and 24 deletions

View File

@@ -12,7 +12,10 @@ LOG_LEVEL=debug
FILESYSTEM_DRIVER=local
BROADCAST_CONNECTION=log
CACHE_STORE=redis
CACHE_DRIVER=redis
QUEUE_CONNECTION=redis
SESSION_DRIVER=redis
SESSION_LIFETIME=120