From 3b9639b18dcffd6f821f5eec442493ea0bd9c253 Mon Sep 17 00:00:00 2001 From: Conrad Schulz Date: Mon, 28 Dec 2020 16:43:57 +0100 Subject: [PATCH] Update Stack --- stack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yml b/stack.yml index bc22e97..d83c806 100644 --- a/stack.yml +++ b/stack.yml @@ -12,7 +12,7 @@ services: links: - database volumes: - - ./images/:/var/www/html/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