Update url
This commit is contained in:
parent
0f66eee72b
commit
0fc1966008
6
app.json
6
app.json
@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "Clear Transit",
|
||||
"description": "Clear Transit web server",
|
||||
"description": "Server application for Clear Transit",
|
||||
"keywords": [
|
||||
"transit",
|
||||
"Sinatra",
|
||||
"Ruby"
|
||||
],
|
||||
"website": "https://github.com/IamTheFij/ClearTransit-Web",
|
||||
"repository": "https://github.com/IamTheFij/ClearTransit-Web",
|
||||
"website": "https://github.com/IamTheFij/ClearTransitServer",
|
||||
"repository": "https://github.com/IamTheFij/ClearTransitServer",
|
||||
"success_url": "/working",
|
||||
"scripts": {
|
||||
"postdeploy": "ruby ./build_agency_bounds.rb"
|
||||
|
Loading…
Reference in New Issue
Block a user