diff --git a/.env b/.env index 1412732..12547c7 100644 --- a/.env +++ b/.env @@ -12,6 +12,8 @@ APP_URL_CHECKOUT=checkout. #APP_URL_MAIN=dev. APP_URL_CRM=my. APP_CHECKOUT_MAIL=register@adametz.media +APP_INFO_MAIL=register@adametz.media + #APP_CHECKOUT_MAIL=no-replay@mivita.care LOG_CHANNEL=stack @@ -55,3 +57,6 @@ PUSHER_APP_CLUSTER=mt1 MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}" MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}" + +MIVITA_RENEWAL_DAYS=29 +MIVITA_ABO_BOOKING_DAYS=14 diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..5d69316 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Datasource local storage ignored files +/dataSources.local.xml +/dataSources/ diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml new file mode 100644 index 0000000..1e7ac65 --- /dev/null +++ b/.idea/dataSources.xml @@ -0,0 +1,11 @@ + + + + + mysql.8 + true + com.mysql.cj.jdbc.Driver + jdbc:mysql://localhost:3306/mivita + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index df961a3..ae92f66 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,43 +2,54 @@ - - - - - - - - - - + + + + + + + + + + + + - + + - + - - - + + + + + + - + + - - - + + - - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +