mirror of
https://github.com/portainer/portainer.git
synced 2025-08-08 15:25:22 +02:00
feat(edge): EE-4621 support high latency for tunnel (#8302)
This commit is contained in:
parent
07df4b1591
commit
60275dd31c
8 changed files with 111 additions and 23 deletions
|
@ -300,7 +300,7 @@ angular
|
|||
|
||||
var home = {
|
||||
name: 'portainer.home',
|
||||
url: '/home',
|
||||
url: '/home?redirect&environmentId&environmentName&route',
|
||||
views: {
|
||||
'content@': {
|
||||
component: 'homeView',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue