Add task scheduler

This commit is contained in:
2020-03-29 10:49:15 +03:00
commit 5c69dd6a90
21 changed files with 6881 additions and 0 deletions

4
server/Caddyfile Normal file
View File

@ -0,0 +1,4 @@
0.0.0.0:49876 {
root /srv
tls off
}