This commit is contained in:
2026-04-21 22:55:53 +08:00
parent 488c695fdf
commit 50052ef192

View File

@@ -76,7 +76,6 @@ services:
args: args:
VERSION: 1.0.0 VERSION: 1.0.0
COMMIT: dev COMMIT: dev
BUILD_TIME: ""
container_name: hyapi-app-prod container_name: hyapi-app-prod
environment: environment:
# 时区配置 # 时区配置
@@ -116,7 +115,6 @@ services:
args: args:
VERSION: 1.0.0 VERSION: 1.0.0
COMMIT: dev COMMIT: dev
BUILD_TIME: ""
container_name: hyapi-worker-prod container_name: hyapi-worker-prod
environment: environment:
# 时区配置 # 时区配置