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