You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -44,7 +43,7 @@ Since September of 2024, historical stock data is now only available to their Pr
44
43
"low": "$75.71"
45
44
}
46
45
]
47
-
}
46
+
}
48
47
}
49
48
}
50
49
```
@@ -82,5 +81,5 @@ Finally, a line chart is generated to show the performance of both strategies ov
82
81
83
82
## Deployment / CICD
84
83
85
-
The app is currently deployed on [Azure](https://webapp-rh5dsxbm77scq.azurewebsites.net) as well as on a [linux server](https://dca.techcasitaproductions.com) as a docker container.
86
-
The [instructions directory](./instructions/) contains more details about the deployment workflows.
84
+
The app is currently deployed on a [linux server](https://dca.wolfpaulus.com) as a docker container.
85
+
The [instructions directory](./instructions/) contains more details about the deployment workflows.
0 commit comments