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
c96776ab
...
c96776abf7ab3d3673fe90424dd42ac7a17588af
authored
2026-01-21 16:49:26 +0800
by
chenjing
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
更新代码
1 parent
365d8947
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
docker-compose.yml
docker-compose.yml
View file @
c96776a
...
...
@@ -8,7 +8,6 @@ services:
container_name
:
api-test-${DEPLOY_ENV:-test}
environment
:
DEPLOY_ENV
:
${DEPLOY_ENV:-test}
IP_HOST
:
${IP_HOST:-}
PYTHONUNBUFFERED
:
"
1"
volumes
:
-
./api_test.py:/app/api_test.py
...
...
Please
register
or
sign in
to post a comment