Initial commit: Add homepage configuration
This commit is contained in:
13
docker.yaml
Normal file
13
docker.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
# 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
|
||||
Reference in New Issue
Block a user