From af80fe977340f77441fa711a8fc220f15566ca3c Mon Sep 17 00:00:00 2001 From: Conrad Schulz Date: Mon, 28 Dec 2020 16:38:07 +0100 Subject: [PATCH] Update Stack --- stack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yml b/stack.yml index 16fd80d..bc22e97 100644 --- a/stack.yml +++ b/stack.yml @@ -12,7 +12,7 @@ services: links: - database volumes: - - ./images:/var/www/html/images + - ./images/:/var/www/html/images # After initial setup, download LocalSettings.php to the same directory as # this yaml and uncomment the following line and use compose to restart # the mediawiki service