This commit is contained in:
parent
ef134d8fe1
commit
69e7d0f591
2
build.sh
2
build.sh
|
|
@ -3,7 +3,7 @@ rm -rf apps/blogai/.next
|
|||
docker build \
|
||||
--build-arg http_proxy=http://127.0.0.1:7890 \
|
||||
--build-arg https_proxy=http://127.0.0.1:7890 \
|
||||
--build-arg BLOGAI_HOST=192.168.10.104 \
|
||||
--build-arg BLOGAI_HOST=ai.szaiai.com \
|
||||
--no-cache \
|
||||
--network=host \
|
||||
-t cradle:latest \
|
||||
|
|
|
|||
Loading…
Reference in New Issue