Add IPFS to external network for gateway access
Allows nginx to proxy to IPFS gateway at ipfs.celery-artdag.rose-ash.com Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -34,6 +34,7 @@ services:
|
|||||||
- l1_cache:/data/cache:ro # Read-only access to cache for adding files
|
- l1_cache:/data/cache:ro # Read-only access to cache for adding files
|
||||||
networks:
|
networks:
|
||||||
- celery
|
- celery
|
||||||
|
- externalnet # For gateway access
|
||||||
deploy:
|
deploy:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
restart_policy:
|
restart_policy:
|
||||||
|
|||||||
Reference in New Issue
Block a user