reposition databse key comment for clarity

This commit is contained in:
douginamug 2025-05-03 15:25:58 +03:00
parent ab567252d8
commit fc2afeac92
1 changed files with 1 additions and 2 deletions

View File

@ -16,8 +16,7 @@ services:
# this yaml and uncomment the following line and use compose to restart # this yaml and uncomment the following line and use compose to restart
# the mediawiki service # the mediawiki service
# - ./LocalSettings.php:/var/www/html/LocalSettings.php # - ./LocalSettings.php:/var/www/html/LocalSettings.php
# This key also defines the name of the database host used during setup instead of the default "localhost" database: # <- This key defines the name of the database during setup
database:
image: mariadb image: mariadb
restart: always restart: always
environment: environment: