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
619621f239
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 access and remove Pilot access
2022-03-18 10:06: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