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

View File

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