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