Recipe metadata, remove unnecessary(?) volume

This commit is contained in:
3wc 2025-06-11 13:38:41 +01:00
parent 7b00a0ff4c
commit bbff031e69
2 changed files with 2 additions and 4 deletions

View File

@ -1,12 +1,12 @@
# lasuite-docs # lasuite-docs
> One line description of the recipe > [Docs](https://docs.numerique.gouv.fr/home/) (part of [La Suite Numerique](https://lasuite.numerique.gouv.fr/en)) for Co-op Cloud
<!-- metadata --> <!-- metadata -->
* **Category**: Apps * **Category**: Apps
* **Status**: 0 * **Status**: 0
* **Image**: [`lasuite-docs`](https://hub.docker.com/r/lasuite-docs), 4, upstream * **Image**: [`lasuite/docs`](https://hub.docker.com/r/lasuite/docs), 4, upstream
* **Healthcheck**: No * **Healthcheck**: No
* **Backups**: No * **Backups**: No
* **Email**: No * **Email**: No

View File

@ -186,8 +186,6 @@ services:
networks: networks:
proxy: proxy:
backend: backend:
# volumes:
# - certs:/etc/nginx/ssl:ro
deploy: deploy:
labels: labels:
- "traefik.enable=true" - "traefik.enable=true"