Skip to content

Commit 7786e6f

Browse files
committed
update name in ecosyste.config.js
1 parent e677f3c commit 7786e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ecosystem.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = {
22
apps:[{
3-
name: "dukaan-admin-frontend",
3+
name: "vmc-dukaan-admin-frontend",
44
script: "yarn start -p 5959",
55
env_production: {
66
NODE_ENV: "production"

0 commit comments

Comments
 (0)