14 lines
225 B
YAML
14 lines
225 B
YAML
---
|
|
# For configuration options and examples, please see:
|
|
# https://gethomepage.dev/configs/docker/
|
|
|
|
apps:
|
|
socket: /var/run/docker.sock
|
|
|
|
cloud:
|
|
host: 10.0.0.102
|
|
port: 2375
|
|
|
|
# my-docker:
|
|
# socket: /var/run/docker.sock
|