mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02: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