mirror of
https://github.com/Cian-H/openwebui_engineering_assistant.git
synced 2025-12-23 21:21:56 +00:00
Updated blender container settings for separate repo
This commit is contained in:
@@ -82,11 +82,8 @@ services:
|
|||||||
max-file: "1"
|
max-file: "1"
|
||||||
|
|
||||||
blender:
|
blender:
|
||||||
build:
|
image: ghcr.io/cian-h/simple_blender_server:main
|
||||||
context: ./blender_server
|
|
||||||
container_name: blender
|
container_name: blender
|
||||||
ports:
|
|
||||||
- "9090:8080"
|
|
||||||
networks:
|
networks:
|
||||||
- webui
|
- webui
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user