forked from Mastodon/mastoradio-la-radio-di-mastodon
fix static folder path in config
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
"last 1 chrome versions"
|
"last 1 chrome versions"
|
||||||
],
|
],
|
||||||
"staticFiles": {
|
"staticFiles": {
|
||||||
"staticPath": "static",
|
"staticPath": "public",
|
||||||
"watcherGlob": "**"
|
"watcherGlob": "**"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user