Files
automation/docker-stacks/authentik/howzer-docker-compose.yml
2026-04-11 09:51:19 +02:00

10 lines
304 B
YAML

services:
hawser:
image: ghcr.io/finsys/hawser:latest
container_name: hawzer
restart: unless-stopped
environment:
- DOCKHAND_SERVER_URL=ws://192.168.1.173:3000
- TOKEN=4epVzroLNuzLw4rnB7IvwYwPcTHaS8R6DkeRPxK8t48
volumes:
- /var/run/docker.sock:/var/run/docker.sock