Skip to content

Commit 98e6315

Browse files
Copilotfrenck
andauthored
Add TZ environment variable to Docker Compose example (#41707)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: frenck <195327+frenck@users.noreply.github.com>
1 parent 17a173f commit 98e6315

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/_includes/installation/container/compose.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@
1010
restart: unless-stopped
1111
privileged: true
1212
network_mode: host
13+
environment:
14+
TZ: Europe/Amsterdam
1315
```

0 commit comments

Comments
 (0)