mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
Merge branch 'canary' into feat/cloud
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"id": "e4ae5e44-8d12-400c-9d7d-3dbbf1e348e5",
|
||||
"id": "8ffdfaff-f166-42dc-ac77-4fd9309d736a",
|
||||
"prevId": "19a70a39-f719-400b-b61e-6ddf1bcc6ac5",
|
||||
"version": "6",
|
||||
"dialect": "postgresql",
|
||||
@@ -2923,7 +2923,8 @@
|
||||
"name": "registryUrl",
|
||||
"type": "text",
|
||||
"primaryKey": false,
|
||||
"notNull": true
|
||||
"notNull": true,
|
||||
"default": "''"
|
||||
},
|
||||
"createdAt": {
|
||||
"name": "createdAt",
|
||||
@@ -3252,13 +3253,6 @@
|
||||
"primaryKey": true,
|
||||
"notNull": true
|
||||
},
|
||||
"privateKey": {
|
||||
"name": "privateKey",
|
||||
"type": "text",
|
||||
"primaryKey": false,
|
||||
"notNull": true,
|
||||
"default": "''"
|
||||
},
|
||||
"publicKey": {
|
||||
"name": "publicKey",
|
||||
"type": "text",
|
||||
|
||||
@@ -271,15 +271,8 @@
|
||||
{
|
||||
"idx": 38,
|
||||
"version": "6",
|
||||
"when": 1727903587684,
|
||||
"tag": "0038_mushy_blindfold",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 39,
|
||||
"version": "6",
|
||||
"when": 1727937385754,
|
||||
"tag": "0039_workable_speed_demon",
|
||||
"when": 1727942090102,
|
||||
"tag": "0038_rapid_landau",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user