diff --git a/.gitignore b/.gitignore index fbce633..8c9d7af 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ static/styles.css node_modules tmp build +*.pem diff --git a/.konbini.yaml b/.konbini.yaml new file mode 100644 index 0000000..2972b08 --- /dev/null +++ b/.konbini.yaml @@ -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