self-hosted/dasherr/docker-compose.yml

10 lines
192 B
YAML
Raw Normal View History

2022-11-14 19:54:55 +01:00
version: '3.7'
services:
dasherr:
image: atareao/dasherr
container_name: dasherr
init: true
restart: unless-stopped
volumes:
- ./htpasswd:/opt/nginx/conf/.htpasswd