feat: Migrate from DuckDNS to Porkbun and add Wg-easy
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
VAULT_DOMAIN=vault.example.com
|
||||
AUTH_DOMAIN=auth.example.com
|
||||
STORAGE_DOMAIN=storage.example.com
|
||||
VPN_DOMAIN=vpn.example.com
|
||||
EMAIL=mail@example.com
|
||||
APP_KEY=32characterslongrandomstring!
|
||||
NC_ADMIN_USER=admin
|
||||
NC_ADMIN_PASS=changeme
|
||||
DUCKDNS_TOKEN=TOKEN
|
||||
TWOFAUTH_APP_KEY=32characterslongrandomstring!
|
||||
WG_EASY_PASSWORD_HASH=your_bcrypt_hashed_password
|
||||
PORKBUN_API_KEY=your_porkbun_api_key
|
||||
PORKBUN_API_SECRET=your_porkbun_api_secret
|
||||
Reference in New Issue
Block a user