feat: Docker bidez altxatzea ahalbidetzen du
This commit is contained in:
@@ -9,7 +9,9 @@ import node from "@astrojs/node";
|
||||
export default defineConfig({
|
||||
integrations: [react()],
|
||||
output: "server",
|
||||
|
||||
server: {
|
||||
host: "0.0.0.0",
|
||||
},
|
||||
adapter: node({
|
||||
mode: "standalone",
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user