mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-05 08:27:05 +02:00
allow multiple docker providers, added file provider support
This commit is contained in:
11
providers.example.yml
Normal file
11
providers.example.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
app: # alias
|
||||
# optional
|
||||
scheme: http
|
||||
# required, proxy target
|
||||
host: 10.0.0.1
|
||||
# optional
|
||||
port: 80
|
||||
# optional, defaults to empty
|
||||
path:
|
||||
# optional
|
||||
path_mode:
|
||||
Reference in New Issue
Block a user