mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 03:04:09 +01:00
Added timezone configuration for devcontainer
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
"appPort": [
|
||||
"9123:8123"
|
||||
],
|
||||
"containerEnv": {
|
||||
"TZ": "Europe/Berlin" // Set your local timezone here
|
||||
},
|
||||
"postCreateCommand": "container install",
|
||||
"extensions": [
|
||||
"ms-python.python",
|
||||
|
||||
Reference in New Issue
Block a user