mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-07-18 10:54:01 +00:00
first commit
This commit is contained in:
7
wg_easy/.env.example
Normal file
7
wg_easy/.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
# Language of web page (e.g. en)
|
||||
LANG=
|
||||
# The public hostname or IP of your VPN server (e.g. vpn.example.com, 1.1.1.1)
|
||||
WG_HOST=
|
||||
# (Optional) When set, requires a password when logging in to the Web UI.
|
||||
# See How to generate a hash: https://github.com/wg-easy/wg-easy/blob/master/How_to_generate_an_bcrypt_hash.md
|
||||
PASSWORD_HASH=
|
Reference in New Issue
Block a user