restore bitwarden

This commit is contained in:
Alexandre
2025-12-28 20:13:40 +01:00
committed by GitHub
parent 6c582f36ea
commit 0c11a1091f
39 changed files with 268 additions and 97 deletions

View File

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