Removed deprecated depends_on attribut

This commit is contained in:
2024-01-02 11:28:02 +01:00
parent ab11095ec8
commit 5d91bc039f
3 changed files with 3 additions and 5 deletions

View File

@@ -9,7 +9,7 @@
log_driver: journald
image: mediawiki
restart: always
links:
depends_on:
- database
volumes:
- "mediawiki-data:/var/www/html/"