This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
dokku
Watch
1
Star
0
Fork
0
You've already forked dokku
mirror of
https://github.com/dokku/dokku.git
synced
2026-02-24 04:00:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Apply Patch
dokku
/
tests
/
apps
/
nodejs-worker
/
package.json
8 lines
91 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
only run domains and nginx config if we have a port and ip. fixes #1355
2015-07-30 14:29:36 -07:00
{
"name"
:
"node-example"
,
"version"
:
"0.0.1"
,
"engines"
:
{
update nodejs in test apps
2016-01-07 18:00:12 -08:00
"node"
:
"4.2.x"
only run domains and nginx config if we have a port and ip. fixes #1355
2015-07-30 14:29:36 -07:00
}
}
Reference in New Issue
Copy Permalink