Skip to content

Commit a8d4739

Browse files
authored
[README] Add comment about database host name (#2098)
1 parent e4e3750 commit a8d4739

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mediawiki/stack.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ services:
1717
# this yaml and uncomment the following line and use compose to restart
1818
# the mediawiki service
1919
# - ./LocalSettings.php:/var/www/html/LocalSettings.php
20+
# This key also defines the name of the database host used during setup instead of the default "localhost"
2021
database:
2122
image: mariadb
2223
restart: always

0 commit comments

Comments
 (0)