HEX
Server: Apache
System: Linux 162-240-236-42.bluehost.com 3.10.0-1160.114.2.el7.x86_64 #1 SMP Wed Mar 20 15:54:52 UTC 2024 x86_64
User: bt667 (1004)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: //var/softaculous/stripe/.env
# For a complete list of core environment variables see
# https://docs.silverstripe.org/en/5/getting_started/environment_management/#core-environment-variables

# DB credentials
SS_DATABASE_CLASS="MySQLDatabase"
SS_DATABASE_SERVER="[[softdbhost]]"
SS_DATABASE_USERNAME="[[softdbuser]]"
SS_DATABASE_PASSWORD="[[softdbpass]]"
SS_DATABASE_NAME="[[softdb]]"
SS_DEFAULT_ADMIN_USERNAME="[[admin_email]]"
SS_DEFAULT_ADMIN_PASSWORD="[[admin_pass_plain]]"
# WARNING: in a live environment, change this to "live" instead of dev
SS_ENVIRONMENT_TYPE="live"