mirror of
https://github.com/sbrow/envr.git
synced 2025-12-29 23:47:39 -05:00
Compare commits
1 Commits
v0.1.0
...
5310803c8b
| Author | SHA1 | Date | |
|---|---|---|---|
| 5310803c8b |
@@ -88,8 +88,8 @@ The configuration file is created during initialization:
|
||||
{
|
||||
"keys": [
|
||||
{
|
||||
"private": "/home/spencer/.ssh/id_ed25519",
|
||||
"public": "/home/spencer/.ssh/id_ed25519.pub"
|
||||
"private": "/home/ubuntu/.ssh/id_ed25519",
|
||||
"public": "/home/ubuntu/.ssh/id_ed25519.pub"
|
||||
}
|
||||
],
|
||||
"scan": {
|
||||
|
||||
Reference in New Issue
Block a user