This website requires JavaScript.
Explore
Help
Sign in
baalajimaestro
/
traefik
Watch
1
Star
0
Fork
You've already forked traefik
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
fbf6757ce9
traefik
/
webui
/
src
/
_helpers
/
APP.js
9 lines
110 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add a new dashboard page.
2019-08-26 16:15:41 +00:00
const
APP
=
{
config
:
{
env
:
process
.
env
.
APP
_ENV
,
Add Traefik Hub button and deprecate Pilot Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
2022-06-13 09:04:08 +00:00
apiUrl
:
process
.
env
.
APP
_API
Add a new dashboard page.
2019-08-26 16:15:41 +00:00
}
}
export
{
APP
}
Reference in a new issue
Copy permalink