mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-28 23:43:11 +00:00
Removed deprecated depends_on attribut
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
log_driver: journald
|
||||
image: mediawiki
|
||||
restart: always
|
||||
links:
|
||||
depends_on:
|
||||
- database
|
||||
volumes:
|
||||
- "mediawiki-data:/var/www/html/"
|
||||
|
||||
Reference in New Issue
Block a user