mirror of
https://github.com/h44z/wg-portal.git
synced 2025-08-26 23:01:15 +00:00
update readme, fix default env file
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
LISTENING_ADDRESS=:8080
|
||||
WG_DEVICES=wg0
|
||||
WG_DEFAULT_DEVICE=wg0
|
||||
WG_CONFIG_PATH=/etc/wireguard
|
||||
EXTERNAL_URL=https://vpn.company.com
|
||||
WEBSITE_TITLE=WireGuard VPN
|
||||
COMPANY_NAME=Your Company Name
|
||||
ADMIN_USER=admin
|
||||
ADMIN_USER=admin@wgportal.local
|
||||
ADMIN_PASS=supersecret
|
Reference in New Issue
Block a user