Comment out options and schemas
This commit is contained in:
parent
df46110c2b
commit
49ae738ae7
@ -23,11 +23,11 @@ ports:
|
|||||||
5000/tcp: null
|
5000/tcp: null
|
||||||
ports_description:
|
ports_description:
|
||||||
5000/tcp: Web-based interface
|
5000/tcp: Web-based interface
|
||||||
options:
|
# options:
|
||||||
# camera_url: "http://b7aa59c4-camera-mjpg-streamer"
|
# camera_url: "http://b7aa59c4-camera-mjpg-streamer"
|
||||||
# mode: normal
|
# mode: normal
|
||||||
# trusted_proxies: ""
|
# trusted_proxies: ""
|
||||||
schema:
|
# schema:
|
||||||
# camera_url: "url?"
|
# camera_url: "url?"
|
||||||
# mode: "list(normal|recovery|reverse_proxy_test|camera)?"
|
# mode: "list(normal|recovery|reverse_proxy_test|camera)?"
|
||||||
# trusted_proxies: "str?"
|
# trusted_proxies: "str?"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user