Copied all stacks
This commit is contained in:
10
docker-stacks/authentik/howzer-docker-compose.yml
Normal file
10
docker-stacks/authentik/howzer-docker-compose.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
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
|
||||
Reference in New Issue
Block a user