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
|
@ -10,7 +10,7 @@ services:
|
|||
restart: no
|
||||
|
||||
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
|
||||
image: ark-invest-api-rust-data
|
||||
container_name: ark-invest-api-rust-data
|
||||
build:
|
||||
|
@ -20,9 +20,9 @@ services:
|
|||
DOCKER_BUILDKIT: 1
|
||||
restart: no
|
||||
environment:
|
||||
- ARK_SOURCE=ARK
|
||||
- ARK_SOURCE=Ark
|
||||
# - STARTUP_CSV_MERGE=true
|
||||
# - STARTUP_ARK_ETF=true
|
||||
- STARTUP_ARK_ETF=true
|
||||
volumes:
|
||||
- ./data:/ark-invest-api-rust-data/data
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue