This website requires JavaScript.
Explore
Help
Register
Sign in
Docker
/
portainer
Watch
1
Star
0
Fork
You've already forked portainer
0
mirror of
https://github.com/portainer/portainer.git
synced
2025-07-19 21:39:40 +02:00
Code
Issues
Releases
Activity
develop
portainer
/
app
/
agent
/
index.js
4 lines
71 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
refactor(agent): replace root file with index (#4096)
2020-07-22 21:29:27 +03:00
import
angular
from
'angular'
;
feat(agent): add agent support (#1828)
2018-05-06 09:15:57 +02:00
angular
.
module
(
'portainer.agent'
,
[
]
)
;
Copy permalink