chore: remove openviking in docker compose

This commit is contained in:
Acbox
2026-03-14 17:29:56 +08:00
parent 839e63acda
commit b91e965c9b
-15
View File
@@ -137,21 +137,6 @@ services:
networks: networks:
- memoh-network - memoh-network
openviking:
image: volcengine/openviking:latest
container_name: memoh-openviking
profiles: [openviking]
env_file:
- path: ${OPENVIKING_ENV_FILE:-.env.openviking}
required: false
volumes:
- openviking_data:/var/lib/openviking
expose:
- "8088"
restart: unless-stopped
networks:
- memoh-network
volumes: volumes:
postgres_data: postgres_data:
driver: local driver: local