Add externalnet to IPFS for gateway access

Allows nginx to proxy to L2 IPFS gateway at ipfs.artdag.rose-ash.com

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
gilesb
2026-01-08 18:44:33 +00:00
parent 96631e1e4c
commit 1e134e0f6e

View File

@@ -23,6 +23,7 @@ services:
- ipfs_data:/data/ipfs
networks:
- internal
- externalnet # For gateway access
deploy:
replicas: 1
restart_policy: