profile = server

This commit is contained in:
Karol Wypchlo 2021-10-05 12:33:05 +02:00
parent 2dc05fbf59
commit 92b3ba1132
No known key found for this signature in database
GPG Key ID: C92C016317A964D0
1 changed files with 2 additions and 0 deletions

View File

@ -181,6 +181,8 @@ services:
container_name: ipfs-node
restart: unless-stopped
logging: *default-logging
environment:
- IPFS_PROFILE=server
networks:
shared:
ipv4_address: 10.10.10.57