mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-29 13:52:06 +02:00
readme and docker compose example amendment
This commit is contained in:
@@ -10,11 +10,11 @@ services:
|
||||
- app
|
||||
# modify below to fit your needs
|
||||
labels:
|
||||
proxy.aliases: gp
|
||||
proxy.#1.port: 3000
|
||||
# proxy.#1.middlewares.cidr_whitelist.status: 403
|
||||
# proxy.#1.middlewares.cidr_whitelist.message: IP not allowed
|
||||
# proxy.#1.middlewares.cidr_whitelist.allow: |
|
||||
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: |
|
||||
# - 127.0.0.1
|
||||
# - 10.0.0.0/8
|
||||
# - 192.168.0.0/16
|
||||
|
||||
Reference in New Issue
Block a user