Skip to content

Commit d7f92c1

Browse files
committed
capitalize portal
1 parent c6f7a6f commit d7f92c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2024-11-12-hard-lessons-from-hardware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This is what the Flask server looked like on my computer as it got pinged:
4141

4242
Hooray! Once everything was working, It was time to deploy my Flask code as a cloud service so I could access it from any computer, not just my own. Deployment usually takes several hours due to configuring a ton of cloud provider settings. But I ain’t got time for that. Instead, I used Defang to deploy it within minutes, which took care of all that for me. Saved me a lot of time and tears.
4343

44-
Here’s the Flask deployment on Defang’s portal view:
44+
Here’s the Flask deployment on Defang’s Portal view:
4545

4646
![portal_view](/img/hardware-story/portal_view.png)
4747

0 commit comments

Comments
 (0)