Last active
September 27, 2024 04:47
-
-
Save tabarra/6c8c168a275f20e4b774c7e33ffd8dbf to your computer and use it in GitHub Desktop.
Temporary admins file for txAdmin, please add it to txData/admins.json. The password is masterpassword123.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "txmaster", | |
"master": true, | |
"password_temporary": true, | |
"password_hash": "$2a$12$JterWfFQx1abyi.OBKTIW.mOiHl7wrlyaTnz21SmygI20qO2xIdu2", | |
"providers": {}, | |
"permissions": [] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment