mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 18:26:06 +02:00
readme update
This commit is contained in:
parent
a608135337
commit
4d14c7282d
1 changed files with 2 additions and 0 deletions
|
@ -259,6 +259,7 @@ All deploy code locates at config/deploy.rb file.
|
||||||
|
|
||||||
First add 'testregistry' and 'registry' to your .ssh/config file:
|
First add 'testregistry' and 'registry' to your .ssh/config file:
|
||||||
|
|
||||||
|
```
|
||||||
# staging
|
# staging
|
||||||
Host testregistry
|
Host testregistry
|
||||||
HostName YOUR-SERVER-IP
|
HostName YOUR-SERVER-IP
|
||||||
|
@ -268,6 +269,7 @@ First add 'testregistry' and 'registry' to your .ssh/config file:
|
||||||
Host registry
|
Host registry
|
||||||
HostName YOUR-SERVER-IP
|
HostName YOUR-SERVER-IP
|
||||||
User registry
|
User registry
|
||||||
|
```
|
||||||
|
|
||||||
Mina help and all mina commands:
|
Mina help and all mina commands:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue