Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
chenjing
/
api-test
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
325a2110
...
325a21101dfce61a0d5088cbe0c89606bcc0763f
authored
2026-01-21 15:17:17 +0800
by
chenjing
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
更新docker配置
1 parent
ce3ed771
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
docker-compose.yml
docker-compose.yml
View file @
325a211
...
...
@@ -11,6 +11,7 @@ services:
-
IP_HOST=${IP_HOST:-}
-
PYTHONUNBUFFERED=1
volumes
:
-
./api_test.py:/app/api_test.py
-
./api_cases.xlsx:/app/api_cases.xlsx:ro
-
./env_config.py:/app/env_config.py:ro
-
./reports:/app/reports
...
...
Please
register
or
sign in
to post a comment