Skip to content

Commit

Permalink
Fix FRONTEND_ASSET_URL for e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kasbah committed Sep 24, 2024
1 parent 26ba23b commit 7a26ee2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ services:
frontend:
environment:
- 'KITSPACE_PROCESSOR_ASSET_URL=http://processor-bucket.kitspace-minio.test:3000/${KITSPACE_PROCESSOR_ASSET_VERSION}'
- 'KITSPACE_FRONTEND_ASSET_URL='
volumes:
- /etc/hosts:/etc/hosts:ro

Expand Down

0 comments on commit 7a26ee2

Please sign in to comment.