Adjusts in project

This commit is contained in:
Leonardo Mortari
2025-08-02 01:45:36 -03:00
parent 55c7ccf316
commit 5bb58c98e5
3 changed files with 8 additions and 22 deletions

View File

@@ -6,10 +6,9 @@ services:
ports:
- "5000:5000"
volumes:
# - /home/well/outputs:/app/outputs
# - /home/well/videosDownload:/app/videos
# - /home/well/tempVideos:/app/temp
- ".:/app" # descomentar somente se for rodar no windows/linux local
- "/root/videos:/app/videos"
- "/root/temp:/app/temp"
- "/root/outputs:/app/outputs"
# gpus: all
# environment:
# - NVIDIA_VISIBLE_DEVICES=all