We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4e3750 commit a8d4739Copy full SHA for a8d4739
mediawiki/stack.yml
@@ -17,6 +17,7 @@ services:
17
# this yaml and uncomment the following line and use compose to restart
18
# the mediawiki service
19
# - ./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"
21
database:
22
image: mariadb
23
restart: always
0 commit comments