This commit is contained in:
CN-JS-HuiBai
2026-04-02 19:54:01 +08:00
parent e0a54d211f
commit ccaaf791f2

View File

@@ -4,6 +4,7 @@ module.exports = {
name: 'media-coding-web',
script: './server.js',
cwd: __dirname,
env_file: '.env',
instances: 1,
autorestart: true,
watch: false,