Testing Web Server

This is the testing frontend web server for the Sultan Sufrasi restaurant platform (server2.sultansufrasi.tech).

Proxy layer for API and WebSocket is active.

Active testing domains:

testing.shahikitchen.se
testing.tandoorikitchen.tech
testing.sultansufrasi.com

The root path (/) currently serves this placeholder. When the actual testing frontend application is deployed, this will be replaced with the real app (typically proxied to localhost:4100 or similar).

/api/ and /socket.io/ are proxied to the test gateway with the required X-Forwarded-* headers for tenant resolution.