chore: remove bitwarden routing

This commit is contained in:
Marc 2024-07-17 17:37:49 -04:00
parent 1fcc86d445
commit 79da85378e
Signed by: marc
GPG key ID: 048E042F22B5DC79
2 changed files with 0 additions and 6 deletions

View file

@ -58,10 +58,6 @@
import application_base "registry" 5000
}
:58080 {
import application_base "bitwarden-web" 8080
}
:58082 {
import application_base "vault-web" 8082
}

View file

@ -9,8 +9,6 @@ ports:
container: 53001
- host: 55000
container: 55000
- host: 58080
container: 58080
- host: 53010
container: 53010
- host: 58112