mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-06 21:57:48 +01:00
yaml validation
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
---
|
||||
# For configuration options and examples, please see:
|
||||
# https://github.com/benphelps/homepage/wiki/Docker-Integration
|
||||
|
||||
my-docker:
|
||||
host: 127.0.0.1
|
||||
port: 2375
|
||||
# my-docker:
|
||||
# host: 127.0.0.1
|
||||
# port: 2375
|
||||
|
||||
other-docker:
|
||||
socket: /var/run/docker.sock
|
||||
# my-docker:
|
||||
# socket: /var/run/docker.sock
|
||||
|
||||
Reference in New Issue
Block a user