chore: Update docker-compose.yml with Redis and Bark configurations
This commit is contained in:
parent
2f35ef2acb
commit
057b71ee6f
@ -11,5 +11,8 @@ services:
|
||||
- GROCY_DEFAULT_QUANTITY_UNIT_ID_PURCHASE=2
|
||||
- GROCY_DEFAULT_QUANTITY_UNIT_ID_STOCK=6
|
||||
- GROCY_DEFAULT_BEST_BEFORE_DAYS=365
|
||||
- REDIS_HOST=172.17.0.1
|
||||
- REDIS_PORT=6379
|
||||
- BARK_DEVICE_KEY=your-bark-device-key
|
||||
ports:
|
||||
- 9288:9288
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user