Skip to content

Commit

Permalink
chore(mock): update docker compose restart option
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshinorin committed Mar 13, 2024
1 parent 2d732b9 commit a19c15d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.mock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ services:
- "9002"
ports:
- "9002:9002"
restart: unless-stopped
restart: 'no'

0 comments on commit a19c15d

Please sign in to comment.