|
@@ -1,6 +1,6 @@
|
|
|
import { MidwayConfig } from '@midwayjs/core';
|
|
|
const ip = '127.0.0.1'; //120.48.146.1
|
|
|
-const project = 'free-label';
|
|
|
+const project = 'vue3js-template-test';
|
|
|
export default {
|
|
|
// use for cookie sign key, should change to your own and keep security
|
|
|
keys: '1697684406848_4978',
|