⚡️ Config key to expose hostname in a Docker context
This commit is contained in:
@@ -6,6 +6,7 @@ export default defineConfig({
|
|||||||
publicDir: "public",
|
publicDir: "public",
|
||||||
base: "",
|
base: "",
|
||||||
build: "esnext",
|
build: "esnext",
|
||||||
|
server: { host: true },
|
||||||
plugins: [
|
plugins: [
|
||||||
nodeResolve({
|
nodeResolve({
|
||||||
// browser: true
|
// browser: true
|
||||||
|
|||||||
Reference in New Issue
Block a user