️ Config key to expose hostname in a Docker context (#77)

This commit was merged in pull request #77.
This commit is contained in:
2023-04-27 11:38:50 -04:00
committed by GitHub
parent fbf6bed4fe
commit 4b795aca5d

View File

@@ -6,6 +6,7 @@ export default defineConfig({
publicDir: "public",
base: "",
build: "esnext",
server: { host: true },
plugins: [
nodeResolve({
// browser: true