1
0
mirror of synced 2024-11-23 23:21:03 +01:00
This commit is contained in:
Ftps 2023-08-28 16:16:31 +09:00
parent 58e32b6def
commit 18d72f0c06

View File

@ -6,7 +6,7 @@ services:
dockerfile: Dockerfile
container_name: rvc
volumes:
- ./weights:/app/weights
- ./weights:/app/assets/weights
- ./opt:/app/opt
# - ./dataset:/app/dataset # you can use this folder in order to provide your dataset for model training
ports: