Update app.json

This commit is contained in:
qkqpttgf 2020-02-01 11:49:46 +08:00 committed by GitHub
parent d7cb2ee272
commit db56985369
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
{
"name": "herokuOnedrive",
"description": "Deploy herokuOnedrive to heroku",
"website": "https://github.com/qkqpttgf/herokuOnedrive",
"repository": "https://github.com/qkqpttgf/herokuOnedrive",
"name": "OneManager",
"description": "Deploy OneManager to heroku",
"website": "https://github.com/qkqpttgf/OneManager-php",
"repository": "https://github.com/qkqpttgf/OneManager-php",
"success_url": "/"
}
}