We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa7e279 + 3eeae3b commit 1e4c45eCopy full SHA for 1e4c45e
tests/test-infrastructure/docker-compose-govtool.yml
@@ -50,6 +50,7 @@ services:
50
VITE_PDF_API_URL: ${PDF_API_URL}
51
VITE_IPFS_GATEWAY: ${IPFS_GATEWAY}
52
VITE_IPFS_PROJECT_ID: ${IPFS_PROJECT_ID}
53
+ VITE_IS_GOVERNANCE_OUTCOMES_PILLAR_ENABLED: "true"
54
environment:
55
VIRTUAL_HOST: https://${BASE_DOMAIN}
56
networks:
0 commit comments