Update Stack
This commit is contained in:
parent
af80fe9773
commit
3b9639b18d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue