mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-30 07:18:09 +02:00
Enabled CSS and Desktop for Mediawiki
This commit is contained in:
@@ -17,5 +17,7 @@ docker:
|
|||||||
volumes:
|
volumes:
|
||||||
data: mediawiki_data
|
data: mediawiki_data
|
||||||
features:
|
features:
|
||||||
logout: true
|
logout: true
|
||||||
central_database: true
|
central_database: true
|
||||||
|
css: true
|
||||||
|
desktop: true
|
||||||
|
Reference in New Issue
Block a user