Skip to content

Commit 3d86187

Browse files
authored
Merge pull request #2959 from IntersectMBO/develop
Enable VITE_IS_GOVERNANCE_OUTCOMES_PILLAR_ENABLED flag on test/qa stack @mesudip
2 parents 5fc1371 + 1e4c45e commit 3d86187

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test-infrastructure/docker-compose-govtool.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ services:
5050
VITE_PDF_API_URL: ${PDF_API_URL}
5151
VITE_IPFS_GATEWAY: ${IPFS_GATEWAY}
5252
VITE_IPFS_PROJECT_ID: ${IPFS_PROJECT_ID}
53+
VITE_IS_GOVERNANCE_OUTCOMES_PILLAR_ENABLED: "true"
5354
environment:
5455
VIRTUAL_HOST: https://${BASE_DOMAIN}
5556
networks:

0 commit comments

Comments
 (0)