mirror of
https://github.com/NexVeridian/ark-invest-api-rust-data.git
synced 2025-09-02 01:49:12 +00:00
arkvx
This commit is contained in:
parent
925760b614
commit
d47e5ba9a8
3 changed files with 80 additions and 31 deletions
|
@ -1,13 +1,13 @@
|
|||
version: "3"
|
||||
services:
|
||||
ark-invest-api-rust-data:
|
||||
image: ghcr.io/NexVeridian/ark-invest-api-rust-data:latest
|
||||
image: ghcr.io/nexveridian/ark-invest-api-rust-data:latest
|
||||
container_name: ark-invest-api-rust-data
|
||||
restart: unless-stopped
|
||||
# environment:
|
||||
# - ARK_SOURCE=ApiIncremental
|
||||
# - STARTUP_CSV_MERGE=true
|
||||
# - STARTUP_ARK_ETF=true
|
||||
environment:
|
||||
- ARK_SOURCE=ApiIncremental
|
||||
# - STARTUP_CSV_MERGE=true
|
||||
# - STARTUP_ARK_ETF=true
|
||||
volumes:
|
||||
- ./data:/ark-invest-api-rust-data/data
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue