Skip to content

Commit

Permalink
Merge pull request #950 from Websoft9/update-mediawiki-3492ae08
Browse files Browse the repository at this point in the history
Update mediawiki
  • Loading branch information
qiaofeng1227 authored Nov 15, 2024
2 parents e047e21 + d3a2104 commit 9d251e4
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 9d251e4

Please sign in to comment.