Skip to content

Commit fc2afea

Browse files
committed
reposition databse key comment for clarity
1 parent ab56725 commit fc2afea

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mediawiki/stack.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ services:
1616
# this yaml and uncomment the following line and use compose to restart
1717
# the mediawiki service
1818
# - ./LocalSettings.php:/var/www/html/LocalSettings.php
19-
# This key also defines the name of the database host used during setup instead of the default "localhost"
20-
database:
19+
database: # <- This key defines the name of the database during setup
2120
image: mariadb
2221
restart: always
2322
environment:

0 commit comments

Comments
 (0)