This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
owncast
Watch
1
Star
0
Fork
You've already forked owncast
0
mirror of
https://github.com/owncast/owncast.git
synced
2024-11-26 14:56:14 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
2ddce9b75a
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 03:12:22 +03:00
module
.
exports
=
{
basePath
:
"/admin"
,
Change export paths
2020-11-09 23:06:28 +03:00
trailingSlash
:
true
,
Build should expect /admin to be the root
2020-10-01 03:12:22 +03:00
}
;
Reference in a new issue
Copy permalink