Skip to content

Commit

Permalink
Update README.md (OpenCSGs#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneliu0019 authored Jan 13, 2024
1 parent 20a39d7 commit 29ec889
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ export SERVER_DOMAIN=[IP Address]
curl -L https://raw.githubusercontent.com/OpenCSGs/csghub/main/all-in-one.yml -o all-in-one.yml
docker compose -f all-in-one.yml up -d
```
部署完毕后,就可以在浏览器上通过http://[IP Address]访问到新部署的CSGHub实例。(初始化管理员账号:admin001/admin001)

**注意:**
* `SERVER_DOMAIN` 为目标主机的IP地址或者域名,请不要使用`127.0.0.1`或者`localhost`
Expand Down

0 comments on commit 29ec889

Please sign in to comment.