We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03bfdcb commit 2886a67Copy full SHA for 2886a67
src/shiftedstorage/compose.yml
@@ -44,6 +44,7 @@ services:
44
ui:
45
environment:
46
CLUSTER_REST_URL: 0.0.0.0:9094
47
+ IPFS_REST_URL: 0.0.0.0:8080
48
image: edsu/shiftedstorage-ui:latest
49
network_mode: service:tailscale
50
restart: unless-stopped
0 commit comments