fixed environemnt variables in setup
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#### Environement:
|
||||
- SERVICE_LISTENER="0.0.0.0:8080"
|
||||
- API_RPC_URL="http://api:3000/api/rpc"
|
||||
- SERVICE_API_RPC_URL="http://api:3000/api/rpc"
|
||||
- RUST_LOG="web_frontend=info"
|
||||
|
||||
### Web API:
|
||||
@@ -28,5 +28,6 @@
|
||||
#### Environement:
|
||||
- SERVICE_SOURCE_NAME="BoxNovel"
|
||||
- SERVICE_SOURCE_URL="https://boxnovel.com"
|
||||
- SERVICE_API_RPC_URL="http://api:3000/api/rpc"
|
||||
- RUST_LOG="scraper_boxnovel=info"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user