mirror of
https://github.com/demostf/setup
synced 2026-06-04 00:54:07 +02:00
use rust sync server
This commit is contained in:
parent
26b139a4ed
commit
c281fa1def
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ services:
|
||||||
- parser-tier
|
- parser-tier
|
||||||
|
|
||||||
sync:
|
sync:
|
||||||
image: demostf/sync
|
image: demostf/sync-rs
|
||||||
container_name: sync
|
container_name: sync
|
||||||
mem_limit: 128m
|
mem_limit: 128m
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue