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