Update Docker file for logo
This commit is contained in:
parent
2ad8c4ac3a
commit
4fc61f0bf2
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ services:
|
|||
volumes:
|
||||
- ./wikidata/images:/var/www/html/images
|
||||
- ./wikidata/uploads.ini:/usr/local/etc/php/conf.d/uploads.ini:ro
|
||||
- ./wikidata/IMG_3131.png:/var/www/html/resources/assets/IMG_3131.png
|
||||
- ./wikidata/Wiki_Logo.png:/var/www/html/resources/assets/Wiki_Logo.png
|
||||
#- ./wikidata/extensions:/var/www/html/extensions
|
||||
# After initial setup, download LocalSettings.php to the same directory as
|
||||
# this yaml and uncomment the following line and use compose to restart
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue