mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-11 21:05:23 +01:00
10 lines
174 B
YAML
10 lines
174 B
YAML
providers:
|
|
local:
|
|
kind: docker
|
|
value: FROM_ENV
|
|
# provider1:
|
|
# kind: file
|
|
# value: provider1.yml
|
|
# provider2:
|
|
# kind: file
|
|
# value: provider2.yml |