tagert blank & background flex
This commit is contained in:
@@ -30,7 +30,7 @@ class StreamsServiceProvider implements ServiceProviderInterface
|
||||
public function register(Container $container)
|
||||
{
|
||||
$container['locator'] = function (Container $container) {
|
||||
$locator = new UniformResourceLocator(GRAV_ROOT);
|
||||
$locator = new UniformResourceLocator(GRAV_WEBROOT);
|
||||
|
||||
/** @var Setup $setup */
|
||||
$setup = $container['setup'];
|
||||
|
||||
Reference in New Issue
Block a user