UNPKG

db-avatar-init

Version:

<div align="center"> <a href="https://github.com/Alex2018-avatar/db-viewer"> <img width="200" height="200" src="https://cdn2.vectorstock.com/i/1000x1000/78/46/blue-database-icon-circle-frame-white-background-v-vector-20757846.jpg"> </a> <br>

7 lines 182 B
module.exports = [ { "uniqueId": 10001, "logonId": process.env.AUTH_USER_DBVIEWER || 'admin', "logonPassword": process.env.PASS_USER_DBVIEWER || 'Avatar123' } ]