summaryrefslogtreecommitdiff
path: root/db/users
diff options
context:
space:
mode:
authorseraphim <18ycm9tx@anonaddy.me>2026-08-06 16:19:34 +0700
committerseraphim <18ycm9tx@anonaddy.me>2026-08-06 16:19:34 +0700
commitc806cf66db7eb7eeee37ea267d25bda7800a0235 (patch)
tree7327809a244c1bf53036eca475ed62dde51b0849 /db/users
parent2a4a92d3a5718808d614575d52ae48b50d9c45f7 (diff)
wireguard added
Diffstat (limited to 'db/users')
-rw-r--r--db/users/admin.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/db/users/admin.json b/db/users/admin.json
new file mode 100644
index 0000000..a4d59dd
--- /dev/null
+++ b/db/users/admin.json
@@ -0,0 +1,6 @@
+{
+ "username": "admin",
+ "password": "",
+ "password_hash": "JDJhJDE0JHBrY1c4bmVmQUJpVjU2MlhuVGRHZGU3SzBNZE04clVwMzhCYnNsQjJ4Yzc4N3dpYTM0Ui51",
+ "admin": true
+}