added a . on aws in auckland

This commit is contained in:
Mac Jones
2025-10-08 02:06:46 +13:00
parent 1faa07d1e7
commit c491dc9155
2 changed files with 5 additions and 1 deletions

View File

@@ -1302,7 +1302,7 @@
if (data.country_code === "NZ") { if (data.country_code === "NZ") {
message = "Ready for New Zealand"; message = "Ready for New Zealand";
message_aws = "Deployed on AWS in Auckland"; message_aws = "Deployed on AWS in Auckland.";
} else if (data.country_code === "AU") { } else if (data.country_code === "AU") {
message = "Ready for Australia"; message = "Ready for Australia";
message_aws = "Deployed on AWS in Sydney"; message_aws = "Deployed on AWS in Sydney";

4
readme-mac-deploy.md Normal file
View File

@@ -0,0 +1,4 @@
add .
1041 git commit -m "changed port to 3000""
1042 git commit -m "changed port to 3000"
1043 git push -u origin main