We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3884467 commit 338b3c8Copy full SHA for 338b3c8
package.json
@@ -3,6 +3,10 @@
3
"description": "A CLI to manage dokploy server remotely",
4
"version": "0.0.0",
5
"author": "Mauricio Siu",
6
+ "licenses": [{
7
+ "type": "MIT",
8
+ "url": "https://github.com/Dokploy/cli/blob/master/LICENSE"
9
+ }],
10
"bin": {
11
"dokploy": "./bin/run.js"
12
},
0 commit comments