Skip to content

Commit

Permalink
Merge pull request #557 from GiganticMinecraft/meilisyncSetRestartAlways
Browse files Browse the repository at this point in the history
chore: meilisync の restart オプションを always に設定する
  • Loading branch information
rito528 authored Sep 25, 2024
2 parents aeeac4c + 6f173b3 commit dcd60c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ services:
- ./docker/meilisync/config.yml:/meilisync/config.yml
networks:
- seichi_portal
restart: always
networks:
seichi_portal:
name: seichi-portal-backend-network
Expand Down

0 comments on commit dcd60c5

Please sign in to comment.