Skip to content

Commit

Permalink
Added ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
amigin committed Nov 26, 2024
1 parent 467d626 commit fbc190f
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@


### Settings Example

```yaml
envs:
common:
url: ssh:[email protected]:22->http://127.0.0.1:8083
host: sub-dobmain1.domain.com
wallet-app:
url: ssh:[email protected]:22->http://127.0.0.1:8083
host: sub-dobmain2.domain.com

ssh_pass_key_promt: true
ssh_private_key_path: ~/.ssh/id_rsa

```

0 comments on commit fbc190f

Please sign in to comment.