build(docker): support of force command registration
This commit is contained in:
parent
31930986fb
commit
ad129e8ae4
5 changed files with 12 additions and 8 deletions
|
@ -4,7 +4,7 @@ services:
|
|||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
- ./tmp:/app/config
|
||||
- ./config:/app/config
|
||||
depends_on:
|
||||
- redis
|
||||
- postgres
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue