We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9601b17 commit 7cd5827Copy full SHA for 7cd5827
docker-compose.yml
@@ -20,6 +20,7 @@ services:
20
limits:
21
memory: 4g
22
environment:
23
+ TZ: Asia/Shanghai
24
JAVA_OPTS: -Xms4g -Xmx8g
25
container_name: spring-boot-demo-container
26
restart: "no"
0 commit comments