mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
removed extends
This commit is contained in:
@@ -1,12 +0,0 @@
|
|||||||
version: '3.4'
|
|
||||||
|
|
||||||
services:
|
|
||||||
bookstack:
|
|
||||||
extends:
|
|
||||||
file: ${COOKBOOK}/bookstack/docker-compose.yml
|
|
||||||
service: bookstack
|
|
||||||
|
|
||||||
bookstack-mariadb:
|
|
||||||
extends:
|
|
||||||
file: ${COOKBOOK}/mariadb/docker-compose.yml
|
|
||||||
service: mariadb
|
|
||||||
Reference in New Issue
Block a user