@@ -1,6 +1,6 @@
'use strict';
// 开发服务设置
-const app = '基础动态管理平台-服务';
+const app = '服务';
module.exports = {
apps: [
{
@@ -1,5 +1,5 @@
import { MidwayConfig } from '@midwayjs/core';
-const ip = '127.0.0.1';
+const ip = 'host.docker.internal';
const project = 'st-midway';
export default {
// use for cookie sign key, should change to your own and keep security