mirror of
https://github.com/owncast/owncast.git
synced 2024-11-22 04:40:37 +03:00
Change export paths
This commit is contained in:
parent
f2499ebb5d
commit
0ccb60c528
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
module.exports = {
|
||||
basePath: "/admin",
|
||||
trailingSlash: true,
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue