foxssake / noray

Simple connection orchestrator and relay
MIT License
14 stars 4 forks source link

fix: Dockerfile port protocol #53

Closed elementbound closed 9 months ago

elementbound commented 9 months ago

📓 Description

Fixes Dockerfile exposed port protocol. Port 8891 is the HTTP server for Prometheus metrics, 8890 is the TCP server for commands.

All other ports are configured and run UDP traffic for relays.

☑️ Checklist

🔗 Related issues

N/A