mirror of
https://github.com/NexVeridian/ark-invest-api-rust-data.git
synced 2025-09-02 01:49:12 +00:00
refactor get url
This commit is contained in:
parent
23e8655632
commit
a4617e1128
2 changed files with 31 additions and 30 deletions
|
@ -16,6 +16,10 @@ Create data folder next to docker-compose.yml
|
|||
|
||||
`docker compose up --pull always`
|
||||
|
||||
If build the parquet file from the first time use: `ARK_SOURCE=ApiFull` or `ARK_SOURCE=ArkFundsIoFull`
|
||||
|
||||
Afterwards use `ARK_SOURCE=ApiIncremental`
|
||||
|
||||
# Changing the data source
|
||||
In docker-compose.yml, change the data source by changing the environment variable
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue