Complete residential site build with Docker Compose & Gitea Actions deployment
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
class BuildTimeAstroVersionProvider {
|
||||
// Injected during the build through esbuild define
|
||||
version = "6.3.2";
|
||||
}
|
||||
export {
|
||||
BuildTimeAstroVersionProvider
|
||||
};
|
||||
Reference in New Issue
Block a user