diff --git a/templates/interface/tokens.html.ep b/templates/interface/tokens.html.ep index a400d0e..4e302eb 100644 --- a/templates/interface/tokens.html.ep +++ b/templates/interface/tokens.html.ep @@ -46,7 +46,7 @@ You can do this using Kubo's web interface, or by running the command:

-
ipfs pin remote service add <%= $c->config->service_name %> <%= url_for('/api')->to_abs->scheme("https") %> <SECRET KEY>
+
ipfs pin remote service add <%= $c->config->{service_name} %> <%= url_for('/api')->to_abs->scheme("https") %> <SECRET KEY>

More info on pinning