Skip to content

Commit

Permalink
chore: add environment to test compose
Browse files Browse the repository at this point in the history
  • Loading branch information
pkarolyi committed May 3, 2024
1 parent 7db8eaa commit 9c41c51
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ services:
- type=gha
cache_to:
- type=gha,mode=max
environment:
- STORAGE_PROVIDER=local
- LOCAL_STORAGE_PATH=blobs
ports:
- "3000:3000"
test:
Expand Down

0 comments on commit 9c41c51

Please sign in to comment.