Update docker-compose.dev.yml
This commit is contained in:
parent
977365535e
commit
f6c56c68d4
@ -2,7 +2,9 @@ version: '3.8'
|
||||
|
||||
services:
|
||||
fish-speech:
|
||||
build: .
|
||||
build:
|
||||
context: .
|
||||
dockerfile: dockerfile.dev
|
||||
container_name: fish-speech
|
||||
volumes:
|
||||
- ./:/exp
|
||||
|
Loading…
x
Reference in New Issue
Block a user