11 lines
206 B
YAML
Executable file
11 lines
206 B
YAML
Executable file
---
|
|
# For configuration options and examples, please see:
|
|
# https://gethomepage.dev/configs/docker/
|
|
|
|
# my-docker:
|
|
# host: 127.0.0.1
|
|
# port: 2375
|
|
|
|
my-docker:
|
|
socket: /var/run/docker.sock
|
|
swarm: true
|