mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-06-03 08:27:35 +08:00
fix: 时区限制
This commit is contained in:
@@ -114,6 +114,7 @@ services:
|
|||||||
|
|
||||||
# Java spring boot service (开发便捷镜像,后续可换成打包镜像)
|
# Java spring boot service (开发便捷镜像,后续可换成打包镜像)
|
||||||
springboot:
|
springboot:
|
||||||
|
TZ: "Asia/Shanghai"
|
||||||
image: maven:3.9-eclipse-temurin-17
|
image: maven:3.9-eclipse-temurin-17
|
||||||
container_name: ${COMPOSE_PROJECT_NAME}-openisle-springboot
|
container_name: ${COMPOSE_PROJECT_NAME}-openisle-springboot
|
||||||
working_dir: /app
|
working_dir: /app
|
||||||
|
|||||||
Reference in New Issue
Block a user