Updated docker config to work on the server.

This commit is contained in:
douwe
2026-08-12 10:36:15 +00:00
parent d701b49789
commit 5a3c2228b6
4 changed files with 34 additions and 24 deletions

View File

@@ -6,9 +6,6 @@
<ImplicitUsings>enable</ImplicitUsings>
<OverrideHtmlAssetPlaceholders>true</OverrideHtmlAssetPlaceholders>
<ServiceWorkerAssetsManifest>service-worker-assets.js</ServiceWorkerAssetsManifest>
<WasmAllowUndefinedSymbols>true</WasmAllowUndefinedSymbols>
<RunAOTCompilation>true</RunAOTCompilation>
<WasmShellGenerateAOTProfile>true</WasmShellGenerateAOTProfile>
</PropertyGroup>
<ItemGroup>