Fix: resolve Unterminated regexp literal build error in page.tsx

This commit is contained in:
Daniel Bedeleanu
2026-04-14 20:48:53 +03:00
parent 00ee4cf9c5
commit 1ea5e90bc4
4 changed files with 42 additions and 26 deletions

View File

@@ -5,7 +5,7 @@
# It should match the values in config/network_config.env
# =============================================================================
SERVER_IP=192.168.84.113
SERVER_IP=192.168.84.140
# Backend Ports
BACKEND_PORT=8916