Skip to content

Commit 3eeae3b

Browse files
committed
Enable VITE_IS_GOVERNANCE_OUTCOMES_PILLAR_ENABLED flag on test/qa stack
1 parent aa7e279 commit 3eeae3b

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)