Files
obsidian/d-jorgensen.com.md

20 lines
435 B
Markdown

### wp-config
#### db connection
```bash
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'atelierportagewp');
/** MySQL database username */
define('DB_USER', 'atelierportage');
/** MySQL database password */
define('DB_PASSWORD', 'ed0If3mikienax0A');
/** MySQL hostname */
define('DB_HOST', '172.19.0.4');
```
Ith9ahchAahah8Al
Lai5cieguP1Phah6