️ Config key to expose hostname in a Docker context

This commit is contained in:
2023-04-26 12:14:39 -04:00
parent fbf6bed4fe
commit dc7324747f

View File

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