initial commit
This commit is contained in:
10
data/config.json
Normal file
10
data/config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"ssid": "DD",
|
||||
"wifi_pass": "ICYN30blah",
|
||||
"tz": "America/New_York",
|
||||
"quiet_start_hour": 14,
|
||||
"quiet_start_min": 0,
|
||||
"quiet_end_hour": 14,
|
||||
"quiet_end_min": 32,
|
||||
"ChimeMode": 1
|
||||
}
|
||||
1
data/index.html
Normal file
1
data/index.html
Normal file
@@ -0,0 +1 @@
|
||||
Testing Server. This has been updated.
|
||||
Reference in New Issue
Block a user