Skip to content

Commit b32a888

Browse files
author
avinash
committed
fixed password change
1 parent 70f92db commit b32a888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ services:
2424
- WORDPRESS_DB_NAME=wpdb
2525
- WORDPRESS_TABLE_PREFIX=wp_
2626
- WORDPRESS_DB_HOST=db
27-
- WORDPRESS_DB_PASSWORD=wp_password
27+
- WORDPRESS_DB_PASSWORD=db_password
2828
networks:
2929
- front
3030
- back

0 commit comments

Comments
 (0)