feat(Password process for new admin, cleaning translations)
All checks were successful
Deploy Roxane to Preprod / deploy (push) Successful in 1m21s
All checks were successful
Deploy Roxane to Preprod / deploy (push) Successful in 1m21s
This commit is contained in:
@@ -34,6 +34,14 @@ services:
|
||||
type: redis:5
|
||||
persist: false
|
||||
portforward: true
|
||||
worker:
|
||||
type: php:8.3
|
||||
via: cli
|
||||
command: php artisan queue:work --sleep=3 --tries=3 --timeout=60
|
||||
overrides:
|
||||
volumes:
|
||||
- .:/app
|
||||
working_dir: /app
|
||||
|
||||
tooling:
|
||||
npm:
|
||||
|
||||
Reference in New Issue
Block a user