Skip to content

Commit

Permalink
Always restart docker (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
kumaranvpl authored Jun 28, 2024
1 parent f3d8368 commit 1a37abf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google-sheets-docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ services:
- REDIRECT_DOMAIN=${REDIRECT_DOMAIN}
- DATABASE_URL=${DATABASE_URL}
- CLIENT_SECRET=${CLIENT_SECRET}
restart: always
networks:
- google-sheets

Expand Down

0 comments on commit 1a37abf

Please sign in to comment.