fix: Can't connect database
This commit is contained in:
parent
45be32b077
commit
4cd983f2b6
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ services:
|
|||
- muffin_ai
|
||||
depends_on:
|
||||
- database
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
|
||||
networks:
|
||||
muffin_ai:
|
||||
|
|
Loading…
Reference in a new issue