save secrets in konbini
This commit is contained in:
parent
cdf294d527
commit
94f9d2c161
2 changed files with 5 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@ static/styles.css
|
|||
node_modules
|
||||
tmp
|
||||
build
|
||||
*.pem
|
||||
|
|
|
|||
4
.konbini.yaml
Normal file
4
.konbini.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: potoforio
|
||||
bento_id: 69ee8dbe-2333-41f2-a21b-09ce9d2852b3
|
||||
public_key_path: /home/jc/ghq/juancwu/potoforio/public.pem
|
||||
private_key_path: /home/jc/ghq/juancwu/potoforio/private.pem
|
||||
Loading…
Add table
Add a link
Reference in a new issue