domain dot notation
This commit is contained in:
@@ -58,7 +58,7 @@ docker run --detach --name toxiproxy \
|
||||
--label "caddy_0=toxiproxy.localhost" \
|
||||
--label "caddy_0.reverse_proxy={{upstreams 8474}}" \
|
||||
--label "caddy_0.tls=internal" \
|
||||
--label "caddy_1=whoami_toxic.localhost" \
|
||||
--label "caddy_1=whoami.toxic.localhost" \
|
||||
--label "caddy_1.reverse_proxy={{upstreams 9001}}" \
|
||||
--label "caddy_1.tls=internal" \
|
||||
ghcr.io/shopify/toxiproxy
|
||||
@@ -80,7 +80,7 @@ docker run --detach --name smocker \
|
||||
--label "caddy_0=smocker.localhost" \
|
||||
--label "caddy_0.reverse_proxy={{upstreams 8080}}" \
|
||||
--label "caddy_0.tls=internal" \
|
||||
--label "caddy_1=smocker_admin.localhost" \
|
||||
--label "caddy_1=smocker.admin.localhost" \
|
||||
--label "caddy_1.reverse_proxy={{upstreams 8081}}" \
|
||||
--label "caddy_1.tls=internal" \
|
||||
thiht/smocker:0.18.5
|
||||
|
||||
Reference in New Issue
Block a user