mirror of https://github.com/docker/docs.git
Fixed Liquid warning on Interlock (#9603)
This commit is contained in:
parent
2f85f33526
commit
87510c5dac
|
|
@ -17,8 +17,8 @@ $> docker save {{ page.ucp_org }}/ucp-interlock-proxy:{{ page.ucp_version }} > i
|
|||
|
||||
> Note
|
||||
>
|
||||
> Replace `{{ page.ucp_org }}/ucp-interlock-extension:{{ page.ucp_version
|
||||
> }}` and `{{ page.ucp_org }}/ucp-interlock-proxy:{{ page.ucp_version }}` with the
|
||||
> Replace `{{ page.ucp_org }}/ucp-interlock-extension:{{ page.ucp_version }}`
|
||||
> and `{{ page.ucp_org }}/ucp-interlock-proxy:{{ page.ucp_version }}` with the
|
||||
> corresponding extension and proxy image if you are not using Nginx.
|
||||
|
||||
You should have the following three files:
|
||||
|
|
|
|||
Loading…
Reference in New Issue