Updates to 03-2025

This commit is contained in:
Kevin Adametz 2025-04-01 10:39:21 +02:00
parent 6167273a48
commit 9b54eb0512
348 changed files with 34535 additions and 5774 deletions

View file

@ -59,6 +59,8 @@ return [
'promo_url' => env('APP_PROMO_URL', 'https://www.testemich.jetzt'),
'promo_domain' => env('APP_PROMO_DOMAIN', 'www.testemich.jetzt'),
'shop_url' => env('APP_SHOP_URL', 'https://www.grueneseele.bio'),
'shop_domain' => env('APP_SHOP_DOMAIN', 'www.grueneseele.bio'),
'checkout_mail' => env('APP_CHECKOUT_MAIL', 'kevin.adametz@me.com'),
'checkout_test_mail' => env('APP_CHECKOUT_TEST_MAIL', 'kevin.adametz@me.com'),
@ -70,6 +72,10 @@ return [
'asset_url' => env('ASSET_URL', null),
'main_user_id' => env('APP_MAIN_USER_ID', 1),
'exception_mail' => env('EXCEPTION_MAIL', 'exception@adametz.media'),
/*
|--------------------------------------------------------------------------
| Application Timezone