-
🚀 Golang + Static Frontend
-
This static HTML page is served from the Golang container!
-
It demonstrates the container files feature, where static frontend files are copied into the Golang container during publishing.
-
- Status: Container files feature working! ✅
-
-
-
-
diff --git a/src/CommunityToolkit.Aspire.Hosting.Golang/GoModInstallerResource.cs b/src/CommunityToolkit.Aspire.Hosting.Golang/GoModInstallerResource.cs
index 647415617..f89e05374 100644
--- a/src/CommunityToolkit.Aspire.Hosting.Golang/GoModInstallerResource.cs
+++ b/src/CommunityToolkit.Aspire.Hosting.Golang/GoModInstallerResource.cs
@@ -5,5 +5,6 @@ namespace Aspire.Hosting.ApplicationModel;
///
///