<?php
if(isset($_SERVER["HTTP_X_FORWARDED_PROTO"])&&$_SERVER["HTTP_X_FORWARDED_PROTO"]==="https"){$_SERVER["HTTPS"]="on";} if(isset($_SERVER["HTTP_HOST"])){if(!defined("WP_HOME"))define("WP_HOME","https://".$_SERVER["HTTP_HOST"]);if(!defined("WP_SITEURL"))define("WP_SITEURL","https://".$_SERVER["HTTP_HOST"]);}
/**
 * The base configuration for WordPress
 *
 * The wp-config.php creation script uses this file during the installation.
 * You don't have to use the web site, you can copy this file to "wp-config.php"
 * and fill in the values.
 *
 * This file contains the following configurations:
 *
 * * Database settings
 * * Secret keys
 * * Database table prefix
 * * Localized language
 * * ABSPATH
 *
 * @link https://wordpress.org/support/article/editing-wp-config-php/
 *
 * @package WordPress
 */

// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'wp_3x5zn' );

/** Database username */
define( 'DB_USER', 'wp_ky8r4' );

/** Database password */
define( 'DB_PASSWORD', '1O21Tv@H@&gxmxTR' );

/** Database hostname */
define( 'DB_HOST', 'db' );

/** Database charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8' );

/** The database collate type. Don't change this if in doubt. */
define( 'DB_COLLATE', '' );

/**#@+
 * Authentication unique keys and salts.
 *
 * Change these to different unique phrases! You can generate these using
 * the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}.
 *
 * You can change these at any point in time to invalidate all existing cookies.
 * This will force all users to have to log in again.
 *
 * @since 2.6.0
 */
define('AUTH_KEY', '08X8Z4@%E77npDk1J:/)L-+!1JvX1b~Uyp66M59-x7wj2w)Dvo6(pGe+4y96Czx4');
define('SECURE_AUTH_KEY', '2Z]c:xr4:9&78CBqEH1bW421pphu&9ef97[tJ+n@6lKR&YNv2#j:c7%T2M7+0Pwu');
define('LOGGED_IN_KEY', 'n2(e7k7k~47ZVH/6hLPT-81K-DViFF5p;~#52+gu|i4u96u+O(g0-60F75-55mBX');
define('NONCE_KEY', 'oF)p0!A935@LP%-DLn/-6-tT@0qAbEc8jP%%Iu3QWC7Z~l8O1E33at--mzQg-[8!');
define('AUTH_SALT', ':81&nY5--b/u7)juUr3Dufp30*580[3g76Wr899tlD)h)x)~VE0/74W/60!vaT8N');
define('SECURE_AUTH_SALT', '%3(KC]/bw-AAoW8/#8@TV7J6H6prh|IQYN;8%r&(]WSIQ3Xyp@54!5@2r9oKka9&');
define('LOGGED_IN_SALT', 'B-6a1H3JcS2524):J8NP[Q3jaG8Mbu2#ZLfRjS0Dgft&~(jj0%]a8-7EfoC1Ee!k');
define('NONCE_SALT', ':]3e|q*s73rv9N9@768*6Zr+8428(]Cnn]/qT74kb/&!3XxtYKHGD921(f27o[;5');


/**#@-*/

/**
 * WordPress database table prefix.
 *
 * You can have multiple installations in one database if you give each
 * a unique prefix. Only numbers, letters, and underscores please!
 */
$table_prefix = 'JI3dZ_';


/* Add any custom values between this line and the "stop editing" line. */

define('WP_ALLOW_MULTISITE', true);
/**
 * For developers: WordPress debugging mode.
 *
 * Change this to true to enable the display of notices during development.
 * It is strongly recommended that plugin and theme developers use WP_DEBUG
 * in their development environments.
 *
 * For information on other constants that can be used for debugging,
 * visit the documentation.
 *
 * @link https://wordpress.org/support/article/debugging-in-wordpress/
 */
if ( ! defined( 'WP_DEBUG' ) ) {
	define( 'WP_DEBUG', false );
}

/* That's all, stop editing! Happy publishing. */

/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
	define( 'ABSPATH', __DIR__ . '/' );
}

/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';
