Commit ef5e94a8 authored by Jeromy's avatar Jeromy

use dists with new migrations

License: MIT
Signed-off-by: default avatarJeromy <jeromyj@gmail.com>
parent 19730d46
...@@ -15,7 +15,7 @@ import ( ...@@ -15,7 +15,7 @@ import (
"strings" "strings"
) )
var DistPath = "https://ipfs.io/ipfs/QmNjXP6N98fYT1i7abgeBHmdR5WoeBeik4DtGiX9iFWK31" var DistPath = "https://ipfs.io/ipfs/QmR6d2gePmBmsqkESwjpbLrHHJGLx2qDyWysqpuNcJgsnK"
func init() { func init() {
if dist := os.Getenv("IPFS_DIST_PATH"); dist != "" { 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