ff
This commit is contained in:
9
scripts/docker/deploy.env.example
Normal file
9
scripts/docker/deploy.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
# cp deploy.env.example deploy.env
|
||||
# 与 bd-server 相同 Registry 主机名;镜像路径为命名空间/名称
|
||||
|
||||
REGISTRY=docker-registry.tianyuanapi.com
|
||||
IMAGE_PATH=haiyushuke/website
|
||||
CONTAINER_NAME=haiyushuke-website
|
||||
HOST_PORT=3000
|
||||
NEXT_PUBLIC_SITE_URL=https://www.haiyushuke.com
|
||||
BAIDU_SITE_VERIFICATION=
|
||||
Reference in New Issue
Block a user