host internal parameter
This commit is contained in:
@@ -10,7 +10,8 @@ services:
|
||||
PGADMIN_DEFAULT_PASSWORD: ${PASSWORD}
|
||||
volumes:
|
||||
- pgadmin-data:/var/lib/pgadmin
|
||||
network_mode: "host"
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
|
||||
volumes:
|
||||
pgadmin-data:
|
||||
Reference in New Issue
Block a user