Commit 884a5aeb authored by Adin Schmahmann's avatar Adin Schmahmann

update distpath to version with fs-repo-migrations v1.7.1

parent 8ed9ffd3
......@@ -15,7 +15,7 @@ import (
"strings"
)
var DistPath = "https://ipfs.io/ipfs/QmahS3i7MkjVVDjPs6CoPhCKGi27LkHGXrzQ45jCRX6wcK"
var DistPath = "https://ipfs.io/ipfs/QmYRLRDKobvg1AXTGeK5Xk6ntWTsjGiHbyNKhWfz7koGpa"
func init() {
if dist := os.Getenv("IPFS_DIST_PATH"); dist != "" {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment