Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Swaggeroo committed Jan 7, 2024
2 parents 4df5229 + 5254d27 commit b4bd2f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3"

services:
internet-monitor:
gkeepbringsync:
image: ghcr.io/swaggeroo/gkeepbringsync
restart: unless-stopped
volumes:
Expand All @@ -20,4 +20,4 @@ services:
# OPTIONAL
#- SYNC_MODE=0 # 0 = bidirectional, 1 = bring master, 2 = google master
#- TIMEOUT=60 # minutes
#- BRING_LIST_NAME=Groceries
#- BRING_LIST_NAME=Groceries

0 comments on commit b4bd2f7

Please sign in to comment.