mirror of
https://github.com/facefusion/facefusion-docker.git
synced 2026-07-30 09:28:49 +02:00
Updates for 3.0.0 part2
This commit is contained in:
@@ -3,8 +3,9 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile.cpu
|
||||
command: [ 'python', 'run.py' ]
|
||||
command: [ 'python', 'facefusion.py', 'run' ]
|
||||
volumes:
|
||||
- .assets:/facefusion/.assets
|
||||
- .caches:/facefusion/.caches
|
||||
ports:
|
||||
- 7870:7860
|
||||
- 7865:7860
|
||||
|
||||
Reference in New Issue
Block a user