Skip to content

Commit b38525f

Browse files
committed
access other hosts in n8n for minio access
1 parent 409bbb3 commit b38525f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.local.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ services:
1313
- minio
1414
- minio-init
1515
extra_hosts:
16-
- "localhost:host-gateway"
16+
- "host.docker.internal:host-gateway"
1717
networks:
1818
- nca-network
1919

0 commit comments

Comments
 (0)