Files
my-worker/web-vue/packages/tests/src/config/index.ts

5 lines
55 B
TypeScript
Raw Normal View History

2025-11-26 13:55:01 +08:00
export default {
host: 'localhost',
port: 3300,
};