mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-07-31 02:12:01 +08:00
set LOGGING_LEVEL to environment
This commit is contained in:
parent
789c6cf5d7
commit
db926a4146
@ -29,6 +29,7 @@ x-common-service: &common-service
|
||||
- SCRAPING_BEE_API_KEY=${SCRAPING_BEE_API_KEY}
|
||||
- HOST=${HOST:-0.0.0.0}
|
||||
- SELF_HOSTED_WEBHOOK_URL=${SELF_HOSTED_WEBHOOK_URL}
|
||||
- LOGGING_LEVEL=${LOGGING_LEVEL}
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user