mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-07-05 14:05:30 +02:00
feat: add stripe webhooks
This commit is contained in:
1
apps/dokploy/drizzle/0042_smooth_swordsman.sql
Normal file
1
apps/dokploy/drizzle/0042_smooth_swordsman.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE "admin" ADD COLUMN "stripeSubscriptionStatus" text;
|
||||
3934
apps/dokploy/drizzle/meta/0042_snapshot.json
Normal file
3934
apps/dokploy/drizzle/meta/0042_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -295,6 +295,13 @@
|
||||
"when": 1729314952330,
|
||||
"tag": "0041_small_aaron_stack",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 42,
|
||||
"version": "6",
|
||||
"when": 1729455812207,
|
||||
"tag": "0042_smooth_swordsman",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user