Skip to content

Commit 338b3c8

Browse files
committed
chore: update readme
1 parent 3884467 commit 338b3c8

File tree

2 files changed

+78
-358
lines changed

2 files changed

+78
-358
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
"description": "A CLI to manage dokploy server remotely",
44
"version": "0.0.0",
55
"author": "Mauricio Siu",
6+
"licenses": [{
7+
"type": "MIT",
8+
"url": "https://github.com/Dokploy/cli/blob/master/LICENSE"
9+
}],
610
"bin": {
711
"dokploy": "./bin/run.js"
812
},

0 commit comments

Comments
 (0)