File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ Proxy is a generic configuration that just forwards requests to the
8181backend.
8282
8383` ` ` yaml
84- image: ghcr.io/arnested /https-proxy:proxy
84+ image: ghcr.io/reload /https-proxy:proxy
8585` ` `
8686
8787See the configuration details in
@@ -101,7 +101,7 @@ Next.js is like the proxy configuration but also forwards WebSocket
101101connections on the path `/_next/webpack-hmr`.
102102
103103` ` ` yaml
104- image: ghcr.io/arnested /https-proxy:nextjs
104+ image: ghcr.io/reload /https-proxy:nextjs
105105` ` `
106106
107107See the configuration details in
@@ -142,7 +142,7 @@ Drupal is a configuration that forwards requests to a Drupal
142142development server.
143143
144144` ` ` yaml
145- image: ghcr.io/arnested /https-proxy:drupal
145+ image: ghcr.io/reload /https-proxy:drupal
146146` ` `
147147
148148See the configuration details in
@@ -164,7 +164,7 @@ There is also a base configuration that comes with no predefined
164164configuration.
165165
166166` ` ` yaml
167- image: ghcr.io/arnested /https-proxy:base
167+ image: ghcr.io/reload /https-proxy:base
168168` ` `
169169
170170You can add your own configuration by mounting a volume to
You can’t perform that action at this time.
0 commit comments