first version
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
services:
|
||||||
|
pptx-genai:
|
||||||
|
image: cogniverse/pptx-genai
|
||||||
|
container_name: pptx-genai
|
||||||
|
environment:
|
||||||
|
- TZ=Europe/Paris
|
||||||
|
ports:
|
||||||
|
- "15000:5000"
|
||||||
|
restart: always
|
||||||
Reference in New Issue
Block a user