Remove portainer in favor of Docker
Some checks failed
Auto Update Build / build (pull_request) Has been cancelled
Some checks failed
Auto Update Build / build (pull_request) Has been cancelled
This commit is contained in:
parent
edb41b3245
commit
c11fea4a9d
10 changed files with 44 additions and 57 deletions
|
|
@ -104,7 +104,7 @@ in
|
|||
"${p.hosts.nextcloud}:${defaultNodePort}"
|
||||
"${p.hosts.vaultwarden}:${defaultNodePort}"
|
||||
"${p.hosts.plex}:${defaultNodePort}"
|
||||
"${p.hosts.portainer}:${defaultNodePort}"
|
||||
"${p.hosts.docker}:${defaultNodePort}"
|
||||
];
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue