mirror of
https://github.com/sbrow/envr.git
synced 2025-12-29 23:47:39 -05:00
docs: Updated README.md
This commit is contained in:
@@ -88,8 +88,8 @@ The configuration file is created during initialization:
|
|||||||
{
|
{
|
||||||
"keys": [
|
"keys": [
|
||||||
{
|
{
|
||||||
"private": "/home/spencer/.ssh/id_ed25519",
|
"private": "/home/ubuntu/.ssh/id_ed25519",
|
||||||
"public": "/home/spencer/.ssh/id_ed25519.pub"
|
"public": "/home/ubuntu/.ssh/id_ed25519.pub"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"scan": {
|
"scan": {
|
||||||
|
|||||||
Reference in New Issue
Block a user