“init”

This commit is contained in:
2025-09-22 10:55:04 +07:00
parent 72413484f9
commit a356f9bc1b
2 changed files with 2 additions and 3 deletions

View File

@@ -1 +0,0 @@
web: node index.js

View File

@@ -1,7 +1,7 @@
module.exports = {
apps: [
{
name: "bengkel-api",
name: "hotel-api",
script: "./index.js", // Path to your entry file
env: {
NODE_ENV: "development",