Skip to content

Commit

Permalink
👽 Updated restart to unless-stopped
Browse files Browse the repository at this point in the history
  • Loading branch information
b1n4ryj4n committed Oct 29, 2023
1 parent d46175e commit 015d48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ services:
- ./data:/app/data
environment:
- RECEIVE_RANDOM_DEVICE_ID=False
restart: always
restart: unless-stopped

0 comments on commit 015d48c

Please sign in to comment.