This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
topaLE
/
ghostfolio
mirror of
https://github.com/ghostfolio/ghostfolio
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
3173
Commits
3
Branches
553
Tags
73 MiB
TypeScript
71.5%
HTML
25.4%
SCSS
2.1%
JavaScript
0.6%
CSS
0.3%
Tree:
80bb1b1f64
ghostfolio
/
apps
/
client
/
proxy.conf.json
14 lines
233 B
Raw
Blame
History
{
"/api"
:
{
"target"
:
"http://0.0.0.0:3333"
,
"secure"
:
false
}
,
"/assets"
:
{
"target"
:
"http://0.0.0.0:3333"
,
"secure"
:
false
}
,
"/ionicons"
:
{
"target"
:
"http://0.0.0.0:3333"
,
"secure"
:
false
}
}
Reference in new issue