mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-05 03:43:56 +00:00
display ipfs gateway address
This commit is contained in:
parent
d0836e55e0
commit
7447d1fd3a
@ -16,4 +16,5 @@ module.exports = (grunt) ->
|
||||
dir_hash = dir_row.split(" ")[1]
|
||||
|
||||
grunt.log.writeln("=== DApp available at http://localhost:8080/ipfs/#{dir_hash}/")
|
||||
grunt.log.writeln("=== DApp available at http://gateway.ipfs.io/ipfs/#{dir_hash}/")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user