rename follder compose to services

This commit is contained in:
2025-02-02 12:14:03 +02:00
parent 24a5f78fed
commit d5ba06fb78
13 changed files with 7 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ networks:
# Docker Compose v2.20 or greater required to use "include"
include:
########################### SERVICES
- ../compose/dc-gotify.yml
- ../compose/dc-apprise-api.yml
- ../compose/dc-mailrise.yml
- ../services/dc-gotify.yml
- ../services/dc-apprise-api.yml
- ../services/dc-mailrise.yml

View File

@@ -11,7 +11,7 @@ networks:
# Docker Compose v2.20 or greater required to use "include"
include:
########################### SERVICES
- ../compose/dc-traefik.yml
- ../compose/dc-socket-proxy.yml
- ../compose/dc-crowdsec.yml
- ../compose/dc-traefik-bouncer.yml
- ../services/dc-traefik.yml
- ../services/dc-socket-proxy.yml
- ../services/dc-crowdsec.yml
- ../services/dc-traefik-bouncer.yml