mirror of
https://github.com/temporal-community/temporal-ai-agent.git
synced 2026-03-16 22:48:09 +01:00
chore: add support for devcontainers (#50)
This commit is contained in:
@@ -5,5 +5,6 @@ export default defineConfig({
|
||||
plugins: [react()],
|
||||
server: {
|
||||
open: true,
|
||||
host: process.env.VITE_HOST ?? 'localhost',
|
||||
},
|
||||
});
|
||||
Reference in New Issue
Block a user