This commit is contained in:
@@ -5,5 +5,6 @@ name: default
|
|||||||
steps:
|
steps:
|
||||||
- name: greeting
|
- name: greeting
|
||||||
image: registry.buyusdt.xyz/ai-modelscope:latest
|
image: registry.buyusdt.xyz/ai-modelscope:latest
|
||||||
|
network_mode: host
|
||||||
commands:
|
commands:
|
||||||
- uvicorn main:app --reload --host '0.0.0.0' --port 9741
|
- uvicorn main:app --reload --host '0.0.0.0' --port 9741
|
||||||
Reference in New Issue
Block a user