This website requires JavaScript.
Explore
Help
Register
Sign In
Navy.gif
/
owncast
Watch
1
Star
0
Fork
0
You've already forked owncast
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2772a8e5ec
owncast
/
web
/
next.config.js
5 lines
67 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Build should expect /admin to be the root
2020-10-01 02:12:22 +02:00
module
.
exports
=
{
basePath
:
"/admin"
,
Change export paths
2020-11-09 21:06:28 +01:00
trailingSlash
:
true
,
Build should expect /admin to be the root
2020-10-01 02:12:22 +02:00
}
;
Reference in New Issue
Copy Permalink