Skip to content

Commit

Permalink
Merge pull request #1666 from IntersectMBO/infra/test-chores
Browse files Browse the repository at this point in the history
Infra/test chores
  • Loading branch information
mesudip authored Aug 8, 2024
2 parents 6d18f40 + 741de2d commit 90defa8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test-infrastructure/docker-compose-govtool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ services:
VITE_APP_ENV: ${APP_ENV:-test}
VITE_USERSNAP_SPACE_API_KEY: ${USERSNAP_SPACE_API_KEY}
VITE_IS_PROPOSAL_DISCUSSION_FORUM_ENABLED: "true"
GTM_ID: ${GTM_ID}
VITE_METADATA_API_URL: https://${BASE_DOMAIN}/metadata-validation
VITE_GTM_ID: ${GTM_ID}
environment:
VIRTUAL_HOST: https://${BASE_DOMAIN}
networks:
Expand Down

0 comments on commit 90defa8

Please sign in to comment.