mirror of
https://github.com/louislam/dockge.git
synced 2026-05-21 14:02:17 +00:00
WIP
This commit is contained in:
@@ -293,7 +293,7 @@ function copyYAMLCommentsItems(items : any, srcItems : any) {
|
||||
* @param input
|
||||
* @param hostname
|
||||
*/
|
||||
export function parseDockerPort(input : string, hostname) {
|
||||
export function parseDockerPort(input : string, hostname : string) {
|
||||
let port;
|
||||
let display;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user