Update deployment URLs
- Updated S3 URLs in README.md - Deploy script URL: https://ice-puremichigan-lol.s3.amazonaws.com/scripts/deploy.sh
This commit is contained in:
parent
e44d363685
commit
41d658ddc1
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ PORT=3000
|
|||
|
||||
1. **Run the deployment script on your server:**
|
||||
```bash
|
||||
curl -sSL https://ice.puremichigan.lol/scripts/deploy.sh | bash
|
||||
curl -sSL https://ice-puremichigan-lol.s3.amazonaws.com/scripts/deploy.sh | bash
|
||||
```
|
||||
|
||||
2. **Deploy your application:**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue