diff --git a/Caddyfile b/Caddyfile index 429615d..dc50e97 100644 --- a/Caddyfile +++ b/Caddyfile @@ -58,10 +58,6 @@ import application_base "registry" 5000 } -:58080 { - import application_base "bitwarden-web" 8080 -} - :58082 { import application_base "vault-web" 8082 } diff --git a/service.yml b/service.yml index 3383e0b..26245d9 100644 --- a/service.yml +++ b/service.yml @@ -9,8 +9,6 @@ ports: container: 53001 - host: 55000 container: 55000 - - host: 58080 - container: 58080 - host: 53010 container: 53010 - host: 58112