mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-05-13 21:30:21 +02:00
Fix rebase issue with dev compose file
This commit is contained in:
parent
af588461d2
commit
a2597d5f21
@ -88,9 +88,6 @@ services:
|
|||||||
- LOG_ENDPOINT_LATENCY=${LOG_ENDPOINT_LATENCY:-}
|
- LOG_ENDPOINT_LATENCY=${LOG_ENDPOINT_LATENCY:-}
|
||||||
# Enterprise Edition only
|
# Enterprise Edition only
|
||||||
- API_KEY_HASH_ROUNDS=${API_KEY_HASH_ROUNDS:-}
|
- API_KEY_HASH_ROUNDS=${API_KEY_HASH_ROUNDS:-}
|
||||||
volumes:
|
|
||||||
- local_dynamic_storage:/home/storage
|
|
||||||
- file_connector_tmp_storage:/home/file_connector_storage
|
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
- "host.docker.internal:host-gateway"
|
- "host.docker.internal:host-gateway"
|
||||||
logging:
|
logging:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user