Skip to content

Commit 51b5c92

Browse files
Update blueprints/go2rtc/template.toml
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent 5dc77a5 commit 51b5c92

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

blueprints/go2rtc/template.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ serviceName = "go2rtc"
77
port = 1984
88
host = "${main_domain}"
99

10-
[config.env]
11-
TZ = ""
10+
env = [
11+
"TZ=${TZ}"
12+
]
1213

1314
[[config.mounts]]

0 commit comments

Comments
 (0)