mirror of
https://github.com/camel-ai/owl.git
synced 2026-03-22 05:57:17 +08:00
update docker yml
This commit is contained in:
@@ -23,6 +23,8 @@ services:
|
||||
- PYTHONDONTWRITEBYTECODE=1
|
||||
- PYTHONUNBUFFERED=1
|
||||
- TERM=xterm-256color
|
||||
- GRADIO_SERVER_NAME="0.0.0.0"
|
||||
- GRADIO_SERVER_PORT="7860"
|
||||
ports:
|
||||
- "7860:7860"
|
||||
stdin_open: true
|
||||
|
||||
Reference in New Issue
Block a user