fix stripe webhooks

This commit is contained in:
Andras Bacsai
2024-11-22 14:42:10 +01:00
parent 75b7a323fd
commit 377758edcd
5 changed files with 261 additions and 238 deletions

View File

@@ -2,7 +2,7 @@
return [
'coolify' => [
'version' => '4.0.0-beta.371',
'version' => '4.0.0-beta.372',
'self_hosted' => env('SELF_HOSTED', true),
'autoupdate' => env('AUTOUPDATE'),
'base_config_path' => env('BASE_CONFIG_PATH', '/data/coolify'),