summaryrefslogtreecommitdiff
path: root/templates/project/dashboards/sampletv.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/project/dashboards/sampletv.erb')
-rw-r--r--templates/project/dashboards/sampletv.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/project/dashboards/sampletv.erb b/templates/project/dashboards/sampletv.erb
index b52eed7..7ac9112 100644
--- a/templates/project/dashboards/sampletv.erb
+++ b/templates/project/dashboards/sampletv.erb
@@ -52,5 +52,5 @@ $(function() {
</li>
</ul>
- <center><div style="font-size: 12px">Try this: curl -d '{ "auth_token": "YOUR_AUTH_TOKEN", "text": "Hey, Look what I can do!" }' \http://localhost:3000/widgets/welcome</div></center>
+ <center><div style="font-size: 12px">Try this: curl -d '{ "auth_token": "YOUR_AUTH_TOKEN", "text": "Hey, Look what I can do!" }' \http://<%=request.host%>:<%=request.port%>/widgets/welcome</div></center>
</div> \ No newline at end of file