new api service and logic implemented
This commit is contained in:
8
docker-compose.test.yml
Normal file
8
docker-compose.test.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
services:
|
||||
test:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Ztest/Dockerfile
|
||||
volumes:
|
||||
- .:/app
|
||||
network_mode: "host"
|
||||
Reference in New Issue
Block a user