Add secrets
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
||||
|
||||
messenger:
|
||||
image: git.lclr.dev/thibaud-lclr/ltbxd-actorle/app:latest
|
||||
command: ["php", "bin/console", "messenger:consume", "async", "--time-limit=3600", "--memory-limit=256M"]
|
||||
command: ["php", "bin/console", "messenger:consume", "async", "--time-limit=3600", "--memory-limit=256M", "-vv"]
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
database:
|
||||
|
||||
Reference in New Issue
Block a user