updated bee-dashboard image
CI / Build & deploy Cloudflare page (push) Successful in 2m13s

This commit is contained in:
2026-06-15 09:31:40 +08:00
parent b12eab85d3
commit 5d45075cce
3 changed files with 12 additions and 12 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
server {
listen 80;
listen 80 http2;
listen [::]:80 http2;
root /srv/http;
location / {
}