mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-19 02:59:50 +00:00
yaml validation
This commit is contained in:
parent
b5065673ab
commit
17f54da524
11 changed files with 83 additions and 32 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue