mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-27 22:11:12 +00:00
Update docker-compose.yml
remove logging definition which causes an error
This commit is contained in:
parent
b84dba103c
commit
336ab6f93f
|
@ -41,8 +41,6 @@ services:
|
|||
environment:
|
||||
- TYPESENSE_API_KEY=${TYPESENSE_API_KEY}
|
||||
- TYPESENSE_DATA_DIR=/data
|
||||
logging:
|
||||
driver: none
|
||||
volumes:
|
||||
- ${TYPESENSE_LOCATION}:/data
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user