Fix rebase issue with dev compose file

This commit is contained in:
Weves 2024-05-13 01:06:27 -07:00 committed by Chris Weaver
parent af588461d2
commit a2597d5f21

View File

@ -88,9 +88,6 @@ services:
- LOG_ENDPOINT_LATENCY=${LOG_ENDPOINT_LATENCY:-}
# Enterprise Edition only
- API_KEY_HASH_ROUNDS=${API_KEY_HASH_ROUNDS:-}
volumes:
- local_dynamic_storage:/home/storage
- file_connector_tmp_storage:/home/file_connector_storage
extra_hosts:
- "host.docker.internal:host-gateway"
logging: