add SSH configuration for er-docker-server
This commit is contained in:
@@ -12,6 +12,11 @@
|
|||||||
".ssh/config".text = ''
|
".ssh/config".text = ''
|
||||||
Host *
|
Host *
|
||||||
IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
|
IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
|
||||||
|
|
||||||
|
Host 100.107.126.64 # er-docker-server
|
||||||
|
User stephen
|
||||||
|
IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
|
||||||
|
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# Configure git
|
# Configure git
|
||||||
|
|||||||
Reference in New Issue
Block a user