Skip to content

Commit

Permalink
Fix compose file for typesense-suggest
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandesu committed Nov 13, 2024
1 parent c742246 commit 8d55552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/typesense-suggest/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
- $DATA/typesense-suggest/config:/config
- $DATA/typesense-suggest/cache:/cache
# Mount configuration separately
- $CONFIG/typesense-suggest.json:/config/config.json
- $CONFIGS/typesense-suggest.json:/config/config.json
environment:
- VIRTUAL_HOST=coli-conc.gbv.de
- VIRTUAL_PORT=3021
Expand Down

0 comments on commit 8d55552

Please sign in to comment.