update the raw tags

This commit is contained in:
usha-mandya 2019-06-12 13:58:19 +01:00 committed by Dawn W Docker
parent 43a6170263
commit 6f79fe9332
1 changed files with 3 additions and 3 deletions

View File

@ -102,10 +102,10 @@ COPY assets /assets
``` ```
version: "3.6" version: "3.6"
services: services:
{% raw %} {{ .Name }}:{% endraw %} {{ .Name }}:
{% raw %} build: {{ .Name }}{% endraw %} build: {{ .Name }}
ports: ports:
{% raw %} - {{ .Parameters.externalPort }}:3000{% endraw %} - {{ .Parameters.externalPort }}:3000
``` ```
{% endraw %} {% endraw %}