keylighter: Add missing worker service

This commit is contained in:
Kacper Donat 2024-04-07 17:47:19 +02:00
parent 430676881b
commit 13dbde9971

View File

@ -8,6 +8,15 @@ services:
limits:
memory: 256M
worker:
image: registry.kadet.net/keylighter.kadet.net/php-fpm:{{ keylighter_version }}
command: ['./bin/console', 'messenger:consume', '-vvv']
volumes:
- storage-data:/var/www/var
configs:
- source: dotenv_{{ dotenv_file.checksum }}
target: /var/www/.env.local
site:
image: registry.kadet.net/podlike
command: -logs -ipc=false -pull