# BEGIN cPanel-generated php ini directives, do not edit
# Manual editing of this file may result in unexpected behavior.
# To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor)
# For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI)
<IfModule php8_module>
   php_value error_log "/home/tokensto/logs/php.error.log"
   php_flag log_errors On
</IfModule>
<IfModule lsapi_module>
   php_value error_log "/home/tokensto/logs/php.error.log"
   php_flag log_errors On
</IfModule>
# END cPanel-generated php ini directives, do not edit
# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php81” package as the default “PHP” programming language.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php81 .php .php8 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
# DO NOT REMOVE. CLOUDLINUX PASSENGER CONFIGURATION BEGIN
PassengerAppRoot "/home/tokensto/public_html/bmmgrecords.com/backend"
PassengerBaseURI "/"
PassengerNodejs "/home/tokensto/nodevenv/public_html/bmmgrecords.com/backend/18/bin/node"
PassengerAppType node
PassengerStartupFile src/server.js
# DO NOT REMOVE. CLOUDLINUX PASSENGER CONFIGURATION END
# DO NOT REMOVE OR MODIFY. CLOUDLINUX ENV VARS CONFIGURATION BEGIN
<IfModule Litespeed>
SetEnv PORT 4000
SetEnv NODE_ENV production
SetEnv CLIENT_URL https://bmmgrecords.com
SetEnv SITE_URL https://bmmgrecords.com
SetEnv DB_HOST localhost
SetEnv DB_PORT 3306
SetEnv DB_NAME tokensto_bmmg_records
SetEnv DB_USER tokensto_bmmg_records
SetEnv DB_PASSWORD 3Z1M5lQba(M[QqfW
SetEnv JWT_SECRET hsagdskdiirei9ljsdonjdsfpjfn0e9w474ufepoeh9yfwre94rfnre9ofr
SetEnv JWT_EXPIRES_IN 7d
SetEnv SPOTIFY_CLIENT_ID ec272895272a440aa326f314459a37c9
SetEnv SPOTIFY_CLIENT_SECRET ce47ab6f306e4b1b897d2ab15d163315
</IfModule>
# DO NOT REMOVE OR MODIFY. CLOUDLINUX ENV VARS CONFIGURATION END