mirror of
https://github.com/owncloud/ocis
synced 2026-05-05 14:42:03 +02:00
first examples of config parsing
This commit is contained in:
6
proxy/pkg/command/proxy_example_config.yaml
Normal file
6
proxy/pkg/command/proxy_example_config.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
log:
|
||||
level: info
|
||||
color: true
|
||||
pretty: true
|
||||
http:
|
||||
addr: "${PROXY_HTTP_ADDR|localhost:2222}"
|
||||
Reference in New Issue
Block a user