Skip to content

Commit

Permalink
mod: remove app port
Browse files Browse the repository at this point in the history
  • Loading branch information
KUN1007 committed Mar 7, 2024
1 parent 84e3008 commit d995d12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ecosystem.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ module.exports = {
apps: [
{
name: 'kun-galgame-admin-koa',
port: 6666,
script: './dist/kun.js',
cwd: path.join(__dirname),
instances: 1,
Expand Down

0 comments on commit d995d12

Please sign in to comment.