mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2026-05-22 13:36:20 +02:00
build
This commit is contained in:
Executable
+11
@@ -0,0 +1,11 @@
|
||||
services:
|
||||
nebula-sync:
|
||||
image: ghcr.io/lovelaze/nebula-sync:latest
|
||||
environment:
|
||||
- PRIMARY=http://192.168.77.101:9380|l4c1j4yd33Du5lo
|
||||
- REPLICAS=http://192.168.77.106:9380|l4c1j4yd33Du5lo
|
||||
- CLIENT_SKIP_TLS_VERIFICATION=true
|
||||
|
||||
- FULL_SYNC=true
|
||||
- RUN_GRAVITY=true
|
||||
- CRON=0 * * * *
|
||||
Reference in New Issue
Block a user