Skip to content

Commit

Permalink
Add disco.json
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbert committed Jun 27, 2024
1 parent db2ee09 commit c402536
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions disco.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"version": "1.0",
"services": {
"web": {
"command": "node /app/server/main.js",
"port": 80
}
}
}

0 comments on commit c402536

Please sign in to comment.