self-hosted/dasherr/docker-compose.yml
Lorenzo Carbonell 33b3a9e68e dasherr
2022-11-14 19:54:55 +01:00

10 lines
192 B
YAML

version: '3.7'
services:
dasherr:
image: atareao/dasherr
container_name: dasherr
init: true
restart: unless-stopped
volumes:
- ./htpasswd:/opt/nginx/conf/.htpasswd