remove network internal from typesense docker compose file

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2614>
This commit is contained in:
Petitminion 2023-11-09 17:04:07 +01:00 committed by Marge
parent 18136c7ae4
commit 4e79362aef
1 changed files with 0 additions and 2 deletions

View File

@ -98,8 +98,6 @@ services:
env_file:
- .env
image: typesense/typesense:0.24.0
networks:
- internal
volumes:
- ./typesense/data:/data
command: --data-dir /data --enable-cors