WhatsApp Proxy Discovery server | Allows WhatsApp Proxies to announce themselves to the backend
/ping- Returns a 200 OK response, used to check if the server is reachable
- Copy
.env.exampleto.env - Fill in the required values
- Configure the port in the
docker-compose.ymlfile if needed. (If you want to run the server on port 90 for example use the following value:90:8080) - Run
docker-compose up -dto start the server