mirror of
https://github.com/DJSundog/wg-portal.git
synced 2024-11-23 15:13:52 -05:00
6 lines
159 B
Bash
6 lines
159 B
Bash
LISTENING_ADDRESS=:8080
|
|
EXTERNAL_URL=https://vpn.company.com
|
|
WEBSITE_TITLE=WireGuard VPN
|
|
COMPANY_NAME=Your Company Name
|
|
ADMIN_USER=admin
|
|
ADMIN_PASS=supersecret |