mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
chore: remove openviking in docker compose
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user