Update README.md

This commit is contained in:
deadvey 2024-11-02 11:51:18 +01:00
parent de9620759a
commit 5781542189

View File

@ -26,6 +26,7 @@ if (typeof module !== 'undefined' && module.exports) {
}
```
# Apache2 and Node.js Integration
This project utilizes Apache2 as a reverse proxy to handle incoming web traffic and forward requests to a Node.js application.