You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
| 12345 |
- WORDPRESS_DB_USER=root
- WORDPRESS_DB_PASSWORD=<change_me>
- DB_PASSWORD=<change_me>
- DB_NAME=<current_db>
- IS_DEV=true
|