mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-07-07 23:15:27 +02:00
feat: add api to handle license api keys
This commit is contained in:
1
apps/dokploy/drizzle/0034_silent_slayback.sql
Normal file
1
apps/dokploy/drizzle/0034_silent_slayback.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE "admin" ADD COLUMN "licenseKey" text;
|
||||
3084
apps/dokploy/drizzle/meta/0034_snapshot.json
Normal file
3084
apps/dokploy/drizzle/meta/0034_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -239,6 +239,13 @@
|
||||
"when": 1724555040199,
|
||||
"tag": "0033_sweet_black_bird",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 34,
|
||||
"version": "6",
|
||||
"when": 1724631497207,
|
||||
"tag": "0034_silent_slayback",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user