mirror of
https://github.com/NexVeridian/wikidata-to-surrealdb.git
synced 2025-09-02 01:49:13 +00:00
feat: Exponential backoff
This commit is contained in:
parent
200d5a0377
commit
091bb50a7e
8 changed files with 24 additions and 15 deletions
|
@ -11,7 +11,7 @@ services:
|
|||
- $DB_USER
|
||||
- --pass
|
||||
- $DB_PASSWORD
|
||||
- file:/data/surrealdb
|
||||
- surrealkv:data/surrealdb
|
||||
restart: always
|
||||
deploy:
|
||||
resources:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue