Toggle navigation
Toggle navigation
This project
Loading...
Sign in
万朱浩
/
Venue-Ops
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
ghmark675
2025-11-13 19:11:34 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
13ed9953def892504e4ba6f02b940219f6ef47ce
13ed9953
1 parent
4f9ff3d1
docs(README): update quick start guide
add .env file declaration
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
README.md
README.md
View file @
13ed995
...
...
@@ -218,7 +218,9 @@ BettaFish/
### 1. 启动项目
**运行命令:**
执行以下命令在
**后台**
启动所有服务:
复制一份
`.env.example` 文件,命名为 `.env` ,并按需配置 `.env`
文件中的环境变量
执行以下命令在后台启动所有服务:
```
bash
docker compose up -d
...
...
Please
register
or
login
to post a comment