Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Layoric authored Aug 7, 2023
1 parent 8381a76 commit fb83ec5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions search-server/typesense-server/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ services:
servicestack-reference-search:
image: ghcr.io/servicestack/reference-search:latest
network_mode: bridge
restart: always
ports:
- "8108"
environment:
Expand Down

0 comments on commit fb83ec5

Please sign in to comment.