Skip to content

Commit

Permalink
Add data volume for typesense
Browse files Browse the repository at this point in the history
  • Loading branch information
NuckChorris committed Jul 24, 2023
1 parent b121c44 commit 8a810af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
- 8108:8108
env:
TYPESENSE_API_KEY: xyz
TYPESENSE_DATA_DIR: /data
volumes:
- typesense_data:/data

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 8a810af

Please sign in to comment.