Files
ninedocker/services/50-keeweb/dockercompose/dockercompose.yml
2025-07-26 17:20:03 +02:00

14 lines
329 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:
# keeweb
# interface Web pour KeePass
# Port interne 80
keeweb:
image: reg.cadoles.com/envole/keeweb
container_name: nine-keeweb
restart: unless-stopped
env_file: ./services/50-keeweb/env/.env.merge
networks:
- nine-network
volumes:
- ./services/50-keeweb/volume/data:/web