feat: generate PASSWORD_HASH on the fly
* remove PASSWORD environment variable in favor of PASSWORD_HASH * enhance password validity check server function * update Dockerfile to include building a binary for generating hashed password * update README with comprehensive Docker usage instructions hash generation
This commit is contained in:
@@ -1 +1,3 @@
|
||||
/src/node_modules
|
||||
/src/node_modules
|
||||
/wg-password/target
|
||||
/wg-password/index.js
|
||||
Reference in New Issue
Block a user