Don't need this
This commit is contained in:
parent
2af783940a
commit
1d91bd3677
|
@ -114,7 +114,6 @@ app->message->max_posts(app->config->{'max_posts'})
|
||||||
|
|
||||||
app->pg->migrations->from_dir('migrations')->migrate(7);
|
app->pg->migrations->from_dir('migrations')->migrate(7);
|
||||||
|
|
||||||
app->asset->store->paths(['assets']);
|
|
||||||
app->asset->process('swagg.css', 'css/swagg.css');
|
app->asset->process('swagg.css', 'css/swagg.css');
|
||||||
|
|
||||||
app->start();
|
app->start();
|
||||||
|
|
Loading…
Reference in a new issue