add nebula sync + minor immich changes
This commit is contained in:
10
NebulaSync/docker-compose.yml
Normal file
10
NebulaSync/docker-compose.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
services:
|
||||
nebula-sync:
|
||||
image: ghcr.io/lovelaze/nebula-sync:latest
|
||||
container_name: nebula-sync
|
||||
environment:
|
||||
- PRIMARY=https://pihole.local.yugi.cz|OIFglbgc
|
||||
- REPLICAS=https://pihole2.local.yugi.cz|OIFglbgc
|
||||
- FULL_SYNC=true
|
||||
- RUN_GRAVITY=true
|
||||
- CRON=30 22 * * 5
|
||||
Reference in New Issue
Block a user