Ping Frontend Desktop und WasmJs funktionieren

This commit is contained in:
2025-09-11 00:38:21 +02:00
parent a0063d7ea3
commit c9c5d601f9
21 changed files with 1527 additions and 837 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ http {
add_header Strict-Transport-Security "max-age=31536000; includeSubDomains" always;
server {
listen 3000;
listen 4000;
server_name localhost;
root /usr/share/nginx/html;