Skip to content
Snippets Groups Projects
Verified Commit 4840a26b authored by BITARD Michaël's avatar BITARD Michaël
Browse files

fix(ui/docs) les CSP de typeform sont ok

parent 986a90d2
No related branches found
No related tags found
No related merge requests found
...@@ -56,7 +56,7 @@ services: ...@@ -56,7 +56,7 @@ services:
restart: unless-stopped restart: unless-stopped
docs: docs:
container_name: camino_api_docs container_name: camino_api_docs
image: caminofr/camino-api-docs image: caminofr/camino-api-docs:${CAMINO_TAG}
environment: environment:
VIRTUAL_HOST: ${DOC_HOST} VIRTUAL_HOST: ${DOC_HOST}
VIRTUAL_PORT: ${DOC_PORT} VIRTUAL_PORT: ${DOC_PORT}
......
...@@ -43,7 +43,6 @@ ...@@ -43,7 +43,6 @@
data-tf-button-ext="Launch me" data-tf-button-ext="Launch me"
data-tf-iframe-props="title=Satisfaction_CAMINO" data-tf-iframe-props="title=Satisfaction_CAMINO"
data-tf-medium="snippet" data-tf-medium="snippet"
style="all: unset"
></div> ></div>
<script type="module" src="/index.ts"></script> <script type="module" src="/index.ts"></script>
<script src="https://embed.typeform.com/next/embed.js"></script> <script src="https://embed.typeform.com/next/embed.js"></script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment