This commit is contained in:
xiaojunnuo
2025-10-12 23:57:17 +08:00
parent c87c9af12e
commit aafafa0e73
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ const development = {
},
keys: 'certd',
koa: {
hostname:"0.0.0.0",
hostname: "::",
port: 7001,
},
https: {