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