This commit is contained in:
2026-03-12 15:41:09 +01:00
parent 972c69b136
commit be2a48973e
2 changed files with 13 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ define( 'DB_PASSWORD', 'yZs52KdErtTk9KmZ8XGq' );
/** Database hostname */
define( 'DB_HOST', 'localhost' );
define( 'DB_HOST_REMOTE', 'host117523.hostido.net.pl' );
/** Database charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8mb4' );