This website requires JavaScript.
Explore
Help
Register
Sign In
rob
/
torrents.csv
Watch
1
Star
0
Fork
You've already forked torrents.csv
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
bd729ce862
torrents.csv
/
server
/
ui
/
src
/
env.ts
2 lines
47 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Using environment variables for resource locations. Fixes #24.
2018-12-02 05:15:54 +00:00
export
const
endpoint
=
"http://0.0.0.0:8080"
;