Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Listen to IPv6
  • Loading branch information
eloravpn authored Nov 30, 2024
1 parent 16926f3 commit fec0424
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,11 @@ curl -fsSL https://raw.githubusercontent.com/eloravpn/EloraVPNManager/main/insta

## Post-Installation

### To listen on IPv6
Just change the configuration in /opt/elora-vpn/.env
```
UVICORN_HOST=::
```
### SSL Certificate Setup

SSL certificates are essential for:
Expand Down

0 comments on commit fec0424

Please sign in to comment.