Update ancient Docker instructions
This commit is contained in:
parent
e0ca49ed9c
commit
d1a58da52f
6 changed files with 16 additions and 22 deletions
|
|
@ -11,7 +11,6 @@ services:
|
|||
ports:
|
||||
- "${HOST_PORT:-7860}:${CONTAINER_PORT:-7860}"
|
||||
- "${HOST_API_PORT:-5000}:${CONTAINER_API_PORT:-5000}"
|
||||
- "${HOST_API_STREAM_PORT:-5005}:${CONTAINER_API_STREAM_PORT:-5005}"
|
||||
stdin_open: true
|
||||
tty: true
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue