chore: cleanup
This commit is contained in:
@@ -17,7 +17,7 @@ WG_PORT=51820
|
||||
WG_HOST=vpn.pivoine.art
|
||||
|
||||
# Password hash (generate with: echo -n 'your-password' | npx bcrypt-cli)
|
||||
PASSWORD_HASH=your-bcrypt-hash-here
|
||||
PASSWORD_HASH=changeme
|
||||
|
||||
# Optional settings
|
||||
WG_DEFAULT_DNS=1.1.1.1
|
||||
|
||||
Reference in New Issue
Block a user