imseldrith commited on
Commit
16fb546
1 Parent(s): 1293f97

Update docker-compose.yml

Browse files
Files changed (1) hide show
  1. docker-compose.yml +1 -1
docker-compose.yml CHANGED
@@ -5,7 +5,7 @@ services:
5
  image: ghcr.io/matatonic/openedai-speech
6
  env_file: speech.env
7
  ports:
8
- - "8000:8000"
9
  volumes:
10
  - ./voices:/app/voices
11
  - ./config:/app/config
 
5
  image: ghcr.io/matatonic/openedai-speech
6
  env_file: speech.env
7
  ports:
8
+ - "7869:7860"
9
  volumes:
10
  - ./voices:/app/voices
11
  - ./config:/app/config