release(main): 调整 nginx 入口为 8888 端口
This commit is contained in:
@@ -186,7 +186,7 @@ Content-Type: multipart/form-data
|
||||
- 使用方式:
|
||||
```bash
|
||||
chmod +x docs/setup-config-curl-smoke.sh
|
||||
BASE_URL=http://localhost \
|
||||
BASE_URL=http://localhost:8888 \
|
||||
EMAIL=admin@example.com \
|
||||
PASSWORD=admin123 \
|
||||
STUDY_ID=aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa \
|
||||
|
||||
Reference in New Issue
Block a user