Update Stack

This commit is contained in:
Conrad Schulz 2020-12-28 16:43:57 +01:00
parent af80fe9773
commit 3b9639b18d

View file

@ -12,7 +12,7 @@ services:
links: links:
- database - database
volumes: volumes:
- ./images/:/var/www/html/images - /var/www/html/images
# After initial setup, download LocalSettings.php to the same directory as # After initial setup, download LocalSettings.php to the same directory as
# 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