UNPKG
@tsmx/secure-config-tool
Version:
latest (2.4.1)
stable-v1 (1.2.4)
2.4.1
2.4.0
2.3.0
2.2.1
2.2.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
Command-line tool for @tsmx/secure-config.
tsmx.net/secure-config/
tsmx/secure-config-tool
@tsmx/secure-config-tool
/
test
/
testfiles
/
config-test-plain.json
7 lines
•
127 B
JSON
View Raw
1
2
3
4
5
6
7
{
"database"
:
{
"host"
:
"127.0.0.1"
,
"username"
:
"SecretDbUser"
,
"password"
:
"SecretDbPassword"
}
}