mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-05 08:18:03 +08:00
chore: update dist path
This commit is contained in:
parent
9bc8f6d5b5
commit
8a05c59d3d
@ -15,7 +15,7 @@ import (
|
||||
"strings"
|
||||
)
|
||||
|
||||
var DistPath = "https://ipfs.io/ipfs/Qmdo5m6bpQXCayzfGghyvgXJdVHSsXsCKDUo9vWktDKq3K"
|
||||
var DistPath = "https://ipfs.io/ipfs/QmahS3i7MkjVVDjPs6CoPhCKGi27LkHGXrzQ45jCRX6wcK"
|
||||
|
||||
func init() {
|
||||
if dist := os.Getenv("IPFS_DIST_PATH"); dist != "" {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user