fix from hebitrock @ github
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
SSH_KEY: '<YOUR _KEY_HERE>'
|
SSH_KEY: '<YOUR _KEY_HERE>'
|
||||||
GIT_REPO: 'git@github.com:<YOUR_ACCOUNT>/<YOUR_REPO?.git'
|
GIT_REPO: 'git@github.com:<YOUR_ACCOUNT>/<YOUR_REPO>.git'
|
||||||
GIT_EMAIL: 'void@ngd.io'
|
GIT_EMAIL: 'void@ngd.io'
|
||||||
GIT_NAME: '<YOUR_NAME>'
|
GIT_NAME: '<YOUR_NAME>'
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user