change toolbar dev hostname to www.silverstripe.org so toolbar works locally

This commit is contained in:
David Alexander 2016-03-21 22:26:55 -06:00
parent 42f8caea66
commit 0e684680e5
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Only:
environment: dev
---
GlobalNav:
hostname: '//ssorg.dev/'
hostname: '//www.silverstripe.org/'
css_path: '/themes/ssv3/css/toolbar.min.css'
snippet_path: '/assets'
use_localhost: false