Skip to content

Commit 82b3c22

Browse files
committed
upd domain
1 parent 3475357 commit 82b3c22

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Using Pandas and Streamlit to compare Investing Strategies
22

33
[![run-tests](https://github.com/wolfpaulus/dca/actions/workflows/python-test.yml/badge.svg)](https://github.com/wolfpaulus/dca/actions/workflows/python-test.yml)
4-
[![azure-deploy](https://github.com/wolfpaulus/dca/actions/workflows/azure-deploy.yml/badge.svg)](https://github.com/wolfpaulus/dca/actions/workflows/azure-deploy.yml)
54
[![docker-publish](https://github.com/wolfpaulus/dca/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/wolfpaulus/dca/actions/workflows/docker-publish.yml)
65
[![Uptime Robot status](https://img.shields.io/uptimerobot/status/m797374860-3b534eea99094adbd62aa357)](https://dca.erau.cloud)
76
![License](https://img.shields.io/badge/License-MIT-green.svg)
@@ -44,7 +43,7 @@ Since September of 2024, historical stock data is now only available to their Pr
4443
"low": "$75.71"
4544
}
4645
]
47-
}
46+
}
4847
}
4948
}
5049
```
@@ -82,5 +81,5 @@ Finally, a line chart is generated to show the performance of both strategies ov
8281

8382
## Deployment / CICD
8483

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

Comments
 (0)