Skip to content

Commit 1e4c45e

Browse files
authored
Merge pull request #2955 from IntersectMBO/fix/pillar-flag
Enable VITE_IS_GOVERNANCE_OUTCOMES_PILLAR_ENABLED flag on test/qa stack
2 parents aa7e279 + 3eeae3b commit 1e4c45e

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)