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