This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lighthouse.js
Watch
1
Star
0
Fork
You've already forked lighthouse.js
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
00a41e9e19
lighthouse.js
/
server
/
config.js
3 lines
77 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Updated port Lets not roll with 80....
2017-09-26 20:30:29 +02:00
export
const
port
=
process
.
env
.
PORT
||
50005
;
Added the basic structure and fixed some issues! Added the basic structure and fixed some issues! Fixes #2, fixes # 3
2017-08-16 19:49:27 +02:00
export
const
baseApi
=
'api'
;
Reference in a new issue
Copy permalink