Update Backend deployed url & homepage
This commit is contained in:
parent
877b54f6aa
commit
e8a3eb6fef
@ -4,6 +4,6 @@ Find the the shortest path between different cities in Belgium with Dijkstra alg
|
||||
|
||||
|
||||
- Frontend: https://dijkstra.ruihildt.xyz/
|
||||
- Backend: https://dijkstra-backend.herokuapp.com/
|
||||
- Backend: https://dijkstra-backend.ruihildt.xyz/
|
||||
|
||||
- Backend Source: https://git.ruihildt.xyz/ruihildt/dijkstra-backend
|
||||
|
@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "dijkstra-frontend",
|
||||
"homepage": "http://dijkstra.ruihildt.xyz",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user