diff --git a/morph/grid/local/README.rst b/morph/grid/local/README.rst index b54dacf216b57ab5d96af1ca5c931f41a5071ae4..706f1226d41cfd021f8a1e61212ce3833d59e912 100644 --- a/morph/grid/local/README.rst +++ b/morph/grid/local/README.rst @@ -87,6 +87,7 @@ Use the local development environment Host payments1 192.168.67.21 HostName 192.168.67.21 User vagrant + Port 22 [...] 4. Then, make morph use this ssh config either - with newer morph [#]_ - by pointing it to it:: @@ -104,3 +105,5 @@ Use the local development environment morph upload-secrets grid.nix morph deploy grid.nix switch + You will now be able to log in with the users and keys you set in your ``localdev-users.nix`` file. +