mirror of
https://github.com/sbrow/envr.git
synced 2026-02-28 04:21:45 -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": [
|
"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