diff --git a/api/.env.example b/api/.env.example index c5557eda..e6f4952c 100644 --- a/api/.env.example +++ b/api/.env.example @@ -23,8 +23,8 @@ ROLES="api,version-batch-processor,parquet-producer-processor,version-processor, NATS_SERVERS="127.0.0.1:4222" -RPC_PROVIDER_URL="https://rpc.scan.openlibra.world" -DATA_API_HOST="https://data.0l.fyi" +RPC_PROVIDER_URL="https://rpc.scan.openlibra.io" +DATA_API_HOST="https://data.scan.openlibra.io" DATABASE_URL="postgresql://olfyi:olfyi@127.0.0.1:5432/olfyi?schema=public" # Path to the json file containing validator handles