build(docker): support of force command registration

This commit is contained in:
Anhgelus Morhtuuzh 2024-04-27 18:36:42 +02:00
parent 31930986fb
commit ad129e8ae4
No known key found for this signature in database
GPG key ID: CF4550297832A29F
5 changed files with 12 additions and 8 deletions

View file

@ -4,7 +4,7 @@ services:
env_file:
- .env
volumes:
- ./tmp:/app/config
- ./config:/app/config
depends_on:
- redis
- postgres