refactor: use .env file for admin password instead of hardcoded 1234
This commit is contained in:
@@ -15,3 +15,6 @@ venv/
|
||||
# Dependencies (just in case they get added later)
|
||||
node_modules/
|
||||
package-lock.json
|
||||
|
||||
# Environment variables
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user