mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-02 21:30:10 +00:00
integrate with nextepc.now.sh
This commit is contained in:
parent
8696c35cd3
commit
77b45a825d
1 changed files with 1 additions and 1 deletions
|
|
@ -44,6 +44,6 @@
|
|||
"scripts": {
|
||||
"dev": "node server/index.js",
|
||||
"build": "next build",
|
||||
"start": "NODE_ENV=production node server/index.js"
|
||||
"start": "NODE_ENV=production DB_URI='mongodb://acetcom:sejin123@ds025792.mlab.com:25792/nextepc' node server/index.js"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue