This commit is contained in:
2024-12-28 02:21:47 +08:00
parent 97e14bbe37
commit e8261a948c
20 changed files with 1283 additions and 53 deletions

View File

@@ -66,8 +66,8 @@ services:
depends_on:
- redis
user:
container_name: qnc_user
main:
container_name: qnc_main
build:
context: .
dockerfile: ./app/user/cmd/api/Dockerfile