Revert 'restore bitwarden' [nobuild]

This commit is contained in:
GitHub Actions
2025-12-28 19:16:39 +00:00
parent 0c11a1091f
commit b407fb6fa3
39 changed files with 97 additions and 268 deletions

View File

@@ -0,0 +1,7 @@
upstream backend {
server 127.0.0.1:80;
}
upstream wsbackend {
server 127.0.0.1:8080;
}