feat(deploy): docker-compose修正
This commit is contained in:
parent
066c036ecd
commit
ad24df0827
@ -66,8 +66,8 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- redis
|
- redis
|
||||||
|
|
||||||
qnc:
|
user:
|
||||||
container_name: qnc
|
container_name: qnc_user
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: ./app/user/cmd/api/Dockerfile
|
dockerfile: ./app/user/cmd/api/Dockerfile
|
||||||
|
Loading…
Reference in New Issue
Block a user