Updated blender container settings for separate repo

This commit is contained in:
2025-04-11 11:40:48 +01:00
parent 3d02cd9b8b
commit f10a6a607d

View File

@@ -82,11 +82,8 @@ services:
max-file: "1"
blender:
build:
context: ./blender_server
image: ghcr.io/cian-h/simple_blender_server:main
container_name: blender
ports:
- "9090:8080"
networks:
- webui
restart: unless-stopped