forked from zovos/vk_hackathon
Update docker-compose with acces to ai
This commit is contained in:
parent
20b401cf01
commit
a291d33ffa
1 changed files with 1 additions and 0 deletions
|
|
@ -60,3 +60,4 @@ services:
|
||||||
OPEN_API_PASSWORD: ${OPEN_API_PASSWORD:?set OPEN_API_PASSWORD before docker compose up}
|
OPEN_API_PASSWORD: ${OPEN_API_PASSWORD:?set OPEN_API_PASSWORD before docker compose up}
|
||||||
ports:
|
ports:
|
||||||
- "8002:8000"
|
- "8002:8000"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue