feat(deploy): docker-compose修正
This commit is contained in:
parent
e1d48bbf07
commit
8fc3339cc2
@ -70,7 +70,7 @@ services:
|
|||||||
container_name: qnc
|
container_name: qnc
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: ./apps/api/Dockerfile
|
dockerfile: ./app/user/cmd/api/Dockerfile
|
||||||
ports:
|
ports:
|
||||||
- "20004:8888"
|
- "20004:8888"
|
||||||
environment:
|
environment:
|
Loading…
Reference in New Issue
Block a user