Skip to content

Commit

Permalink
Update mediawiki
Browse files Browse the repository at this point in the history
  • Loading branch information
websoft9 committed Nov 15, 2024
1 parent e047e21 commit d3a2104
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/mediawiki/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ services:
volumes:
- mysql:/var/lib/mysql
environment:
MYSQL_DATABASE: $W9_ID
MYSQL_USER: $W9_LOGIN_USER
MYSQL_DATABASE: mediawiki
MYSQL_USER: mediawiki
MYSQL_PASSWORD: $W9_POWER_PASSWORD
MYSQL_ROOT_PASSWORD: $W9_POWER_PASSWORD

Expand Down

0 comments on commit d3a2104

Please sign in to comment.