Update docker-compose.yml
This commit is contained in:
@@ -10,15 +10,3 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /data:/data
|
- /data:/data
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
hawser:
|
|
||||||
image: ghcr.io/finsys/hawser:latest
|
|
||||||
container_name: hawser
|
|
||||||
ports:
|
|
||||||
- "2376:2376"
|
|
||||||
volumes:
|
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
|
||||||
- hawser_stacks:/data/stacks
|
|
||||||
restart: unless-stopped
|
|
||||||
|
|
||||||
volumes:
|
|
||||||
hawser_stacks:
|
|
||||||
|
|||||||
Reference in New Issue
Block a user