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:
@@ -23,6 +23,7 @@ services:
|
|||||||
- ipfs_data:/data/ipfs
|
- ipfs_data:/data/ipfs
|
||||||
networks:
|
networks:
|
||||||
- internal
|
- internal
|
||||||
|
- externalnet # For gateway access
|
||||||
deploy:
|
deploy:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
restart_policy:
|
restart_policy:
|
||||||
|
|||||||
Reference in New Issue
Block a user