2025-04-09 22:10:05 +02:00

14 lines
354 B
YAML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

services:
# Nineconfig
# Configuration Ninedocker
# Port interne 80
nineconfig:
image: reg.cadoles.com/envole/nineconfig
container_name: nine-nineconfig
restart: unless-stopped
env_file: ./services/90-nineconfig/env/.env.merge
networks:
- nine-network
volumes:
- ./services/90-nineconfig/volume/nine:/nine