pass
This commit is contained in:
parent
2ab97978d6
commit
2063c5e05e
|
|
@ -24,6 +24,8 @@ services:
|
|||
- ./volumes/public:/app/public
|
||||
networks:
|
||||
- medicine-network
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
external_links:
|
||||
- "postgres:postgres-host"
|
||||
- "redis:redis-host"
|
||||
|
|
|
|||
Loading…
Reference in New Issue