mirror of
https://github.com/yusing/godoxy.git
synced 2025-05-19 20:32:35 +02:00
update compose example
This commit is contained in:
parent
af7c59b5c2
commit
4d47eb0e91
1 changed files with 4 additions and 3 deletions
|
@ -12,9 +12,10 @@ services:
|
|||
labels:
|
||||
proxy.aliases: godoxy
|
||||
proxy.godoxy.port: 3000
|
||||
# proxy.godoxy.middlewares.cidr_whitelist.status: 403
|
||||
# proxy.godoxy.middlewares.cidr_whitelist.message: IP not allowed
|
||||
# proxy.godoxy.middlewares.cidr_whitelist.allow: |
|
||||
# proxy.godoxy.middlewares.cidr_whitelist: |
|
||||
# status: 403
|
||||
# message: IP not allowed
|
||||
# allow:
|
||||
# - 127.0.0.1
|
||||
# - 10.0.0.0/8
|
||||
# - 192.168.0.0/16
|
||||
|
|
Loading…
Add table
Reference in a new issue